Rename the group sync tool to follow our standard naming scheme.
[arvados.git] / build / run-tests.sh
index 365931d33281d533e88442d2beb7b9f7f454878f..ebdf4c413d896a0a85a09315ad86f31498b1a062 100755 (executable)
@@ -104,7 +104,7 @@ sdk/go/asyncbuf
 sdk/go/stats
 sdk/go/crunchrunner
 sdk/cwl
-tools/arv-sync-groups
+tools/sync-groups
 tools/crunchstat-summary
 tools/keep-exercise
 tools/keep-rsync
@@ -849,7 +849,7 @@ gostuff=(
     tools/keep-block-check
     tools/keep-exercise
     tools/keep-rsync
-    tools/arv-sync-groups
+    tools/sync-groups
 )
 for g in "${gostuff[@]}"
 do