]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/Makefile.in
- Remove \a and -e from error echos in most Makefiles.
[bacula/bacula] / bacula / src / filed / Makefile.in
index 2ff0648de251e893b5e99e13494733a0b972b232..3c0f04d206cb964afbe592a641b0b0ce85523a67 100755 (executable)
@@ -146,7 +146,7 @@ depend:
            $(RMF) Makefile.bak; \
        else \
           $(MV) Makefile.bak Makefile; \
-          echo -e "Something went wrong\n\a"; \
+          echo " ===== Something went wrong in make depend ====="; \
        fi
 
 # -----------------------------------------------------------------------