Przeglądaj źródła

program name was printing even when not verbose, fixed

master
Gustavo Neves 8 lat temu
rodzic
commit
75c948ce2e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      pdfScale.sh

+ 1
- 1
pdfScale.sh Wyświetl plik

@@ -864,7 +864,7 @@ printVersion() {
if [[ $1 -eq 2 ]]; then
printError "$PDFSCALE_NAME v$VERSION$vStr"
else
echo "$PDFSCALE_NAME v$VERSION$vStr"
vprint "$PDFSCALE_NAME v$VERSION$vStr"
fi
}



Ładowanie…
Anuluj
Zapisz