summaryrefslogtreecommitdiff
path: root/cpp/src/tests/run_long_cluster_tests
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests/run_long_cluster_tests')
-rwxr-xr-xcpp/src/tests/run_long_cluster_tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/tests/run_long_cluster_tests b/cpp/src/tests/run_long_cluster_tests
index bc1ae8a0c1..cb9c6b219b 100755
--- a/cpp/src/tests/run_long_cluster_tests
+++ b/cpp/src/tests/run_long_cluster_tests
@@ -19,4 +19,5 @@
# under the License.
#
-./run_cluster_tests long_cluster_tests
+srcdir=`dirname $0`
+$srcdir/run_cluster_tests long_cluster_tests