diff options
Diffstat (limited to 'tests/init')
-rwxr-xr-x | tests/init | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #!/bin/bash -BIN=@CMAKE_BINARY_DIR@ -TEST_LOCATION=@PROJECT_TESTING_GROUNDS@ +running init + mkdir -p $TEST_LOCATION/vc mkdir $TEST_LOCATION/sec |