aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/update/gitjoe.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/update/gitjoe.pl b/src/update/gitjoe.pl
index 524775b..61908d8 100755
--- a/src/update/gitjoe.pl
+++ b/src/update/gitjoe.pl
@@ -48,6 +48,7 @@ sub stagit_generate {
}
chdir($site_dir . $user . '/' . $repos[$i] . '/');
$repos[$i] = $repos[$i] . '.git';
+ print "Repoing " . $repos[$i] . "\n";
system(
'/usr/local/bin/dash',
'-c',