summaryrefslogtreecommitdiffhomepage
path: root/runsc/version_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'runsc/version_test.sh')
-rwxr-xr-xrunsc/version_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/runsc/version_test.sh b/runsc/version_test.sh
index cc0ca3f05..747350654 100755
--- a/runsc/version_test.sh
+++ b/runsc/version_test.sh
@@ -16,7 +16,7 @@
set -euf -x -o pipefail
-readonly runsc="${TEST_SRCDIR}/__main__/runsc/linux_amd64_pure_stripped/runsc"
+readonly runsc="$1"
readonly version=$($runsc --version)
# Version should should not match VERSION, which is the default and which will