Changeset 15852
- Timestamp:
- Dec 16, 2007, 12:14:18 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
r15679 r15852 1 1 # Copyright (c) 2006 Paul Price, Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.7 1 2007-11-22 00:47:21 price Exp $3 # $Id: Config.pm,v 1.72 2007-12-16 22:14:18 eugene Exp $ 4 4 5 5 package PS::IPP::Config; … … 131 131 } 132 132 ## try again after a moment? 133 system ("df");133 ## system ("df"); 134 134 select(undef, undef, undef, 0.25); 135 135 }
Note:
See TracChangeset
for help on using the changeset viewer.
