]> git.donarmstrong.com Git - bin.git/blobdiff - sa
output repository names
[bin.git] / sa
diff --git a/sa b/sa
index adb8b53fb34197a21c8f5f86fbb0fd19afac6efe..fd43d453e8a196184e5fc11ab15c4246ed88616a 100755 (executable)
--- a/sa
+++ b/sa
@@ -120,6 +120,7 @@ else {
 
 while (my ($repo,$run_after) = each(%repos)) {
      if (-e "$repo/.svn") {
+         print "Checking [$repo]\n";
          system('svn',
                 $command,
                 $options{quiet}?'-q':(),