aboutsummaryrefslogtreecommitdiffstats
path: root/src/gitjoe/rmuser.pl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/gitjoe/rmuser.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gitjoe/rmuser.pl b/src/gitjoe/rmuser.pl
index 944745f..d9b056d 100755
--- a/src/gitjoe/rmuser.pl
+++ b/src/gitjoe/rmuser.pl
@@ -23,6 +23,7 @@ y
y
EOF"
);
+ print "Removed git user " . colored($usr, 'bold yellow') . ".\n";
exit;
}