Show
Ignore:
Timestamp:
02/09/04 09:45:16 (20 years ago)
Author:
jalet
Message:

Augmented delay to 5 seconds in waitprinter.sh
Added a missing delay of 5 seconds in papwaitprinter.sh

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/waitprinter.sh

    r1257 r1341  
    1515# 
    1616# Fix by Matt Hyclak : 
    17 sleep 3  
     17sleep 5 
    1818# 
    1919until snmpget -v1 -c public -Ov $1 HOST-RESOURCES-MIB::hrPrinterStatus.1 | grep -i idle >/dev/null ; do