]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-instaweb.sh
git-sh-setup.sh: remove "say" function, change last users
[thirdparty/git.git] / git-instaweb.sh
index 4349566c89163ea21dfb8388f494cdcdf86604c9..c68f49454cd83f48ce3452df178766606effbad9 100755 (executable)
@@ -102,7 +102,7 @@ resolve_full_httpd () {
 
 start_httpd () {
        if test -f "$fqgitdir/pid"; then
-               say "Instance already running. Restarting..."
+               echo "Instance already running. Restarting..."
                stop_httpd
        fi