]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
util: Cleanup whitespace in dovecot-sysreport
authorMartti Rannanjärvi <martti.rannanjarvi@open-xchange.com>
Tue, 11 Feb 2020 13:11:46 +0000 (15:11 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Thu, 13 Feb 2020 10:19:50 +0000 (12:19 +0200)
src/util/dovecot-sysreport

index be57817b82a0f433be0b114c2feeb369664adb1a..0cf7cccb143e8e16fabf3b1f5829cba95fb24949 100755 (executable)
@@ -77,9 +77,9 @@ while (( "$#" )); do
       ;;
 
     -h|--help)
-      
-      echo -e "dovecot-sysreport \t[-h|--help] [-c|--core binary core] [-d|--destination dest] 
-      \t\t\t[-k|--keeptemp] -- utility to gather information from the current 
+
+      echo -e "dovecot-sysreport \t[-h|--help] [-c|--core binary core] [-d|--destination dest]
+      \t\t\t[-k|--keeptemp] -- utility to gather information from the current
       \t\t\tsystem to be reported for dovecot bug fixes."
       echo ""
       echo -e "where:"
@@ -192,4 +192,4 @@ function cleanup {
 
 trap cleanup EXIT
 
-echo "All done! Please report file $dest"
\ No newline at end of file
+echo "All done! Please report file $dest"