Explorar el Código

more randomness to temp file

master
Gustavo Neves hace 8 años
padre
commit
56742e608f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pdfScale.sh

+ 1
- 1
pdfScale.sh Ver fichero

@@ -87,7 +87,7 @@ main() {
vPrintPageSizes ' Source'
local finalRet=$EXIT_ERROR
local tempFile=""
local tempSuffix="$RANDOM""_TEMP_$RANDOM.pdf"
local tempSuffix="$RANDOM$RANDOM""_TEMP_$RANDOM$RANDOM.pdf"

if isMixedMode; then
outputFile="$OUTFILEPDF" # backup outFile name


Cargando…
Cancelar
Guardar