summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/phpshellsessions/gitsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/phpshellsessions/gitsync b/etc/phpshellsessions/gitsync
index 34f9a63..abf7b60 100644
--- a/etc/phpshellsessions/gitsync
+++ b/etc/phpshellsessions/gitsync
@@ -209,7 +209,7 @@ function post_cvssync_commands() {
}
/* lock down console if necessary */
- echo "Locking down the console if needed...\n";
+ echo "===> Locking down the console if needed...\n";
if(isset($config['system']['disableconsolemenu'])) {
auto_login(false);
} else {
OpenPOWER on IntegriCloud