diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/init | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/bash -BIN=/build/ck +BIN=@CMAKE_BINARY_DIR@ TEST_LOCATION=@PROJECT_TESTING_GROUNDS@ mkdir -p $TEST_LOCATION/vc |
index : ck | ||
ck - the config keeper |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | tests/init | 2 |
@@ -1,5 +1,5 @@ #!/bin/bash -BIN=/build/ck +BIN=@CMAKE_BINARY_DIR@ TEST_LOCATION=@PROJECT_TESTING_GROUNDS@ mkdir -p $TEST_LOCATION/vc |