Changeset 32803 for trunk/ippScripts/scripts/ipp_filename.pl
- Timestamp:
- Nov 23, 2011, 4:32:32 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_filename.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_filename.pl
r18087 r32803 10 10 #print "$ENV{'PATH'}\n"; 11 11 #print "$ENV{'PERL5LIB'}\n"; 12 13 # CZW: This is a horrible hack, but I don't want to have to debug all of ippMonitor to figure out why it's not working. 14 unless (defined($ENV{'NEB_SERVER'})) { 15 $ENV{'NEB_SERVER'} = 'http://nebserver.ipp.ifa.hawaii.edu:80/nebulous'; 16 } 17 12 18 13 19 use PS::IPP::Config;
Note:
See TracChangeset
for help on using the changeset viewer.
