Run keep-exercise tests. No issue #
authorTom Clegg <tom@curoverse.com>
Mon, 7 Nov 2016 22:00:03 +0000 (17:00 -0500)
committerTom Clegg <tom@curoverse.com>
Mon, 7 Nov 2016 22:00:03 +0000 (17:00 -0500)
build/run-tests.sh

index 2797ec31093fc5183289123aa916efcaf051533f..fa608738c7e63cd3aa24ad8457fafc7bed829e84 100755 (executable)
@@ -93,6 +93,7 @@ sdk/go/streamer
 sdk/go/crunchrunner
 sdk/cwl
 tools/crunchstat-summary
+tools/keep-exercise
 tools/keep-rsync
 tools/keep-block-check
 
@@ -764,8 +765,9 @@ gostuff=(
     services/crunch-dispatch-local
     services/crunch-dispatch-slurm
     services/crunch-run
-    tools/keep-rsync
     tools/keep-block-check
+    tools/keep-exercise
+    tools/keep-rsync
     )
 for g in "${gostuff[@]}"
 do