Changeset 38079 for trunk/ippScripts/scripts/sc_remote_poll.pl
- Timestamp:
- Apr 2, 2015, 2:07:03 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/sc_remote_poll.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/sc_remote_poll.pl
r37833 r38079 510 510 ($class_id, $stage_id) = $file =~ /(skycell.\d\d\d\d.\d\d\d).stk.(\d*).dbinfo/; 511 511 } 512 512 elsif ($stage eq 'staticsky') { 513 # ($class_id, $stage_id) = $file =~ /(/; 514 } 515 elsif ($stage eq 'diff') { 516 # ($class_id,$stage_id) = $file =~ /(/; 517 } 513 518 return ($stage_id, $class_id); 514 519 }
Note:
See TracChangeset
for help on using the changeset viewer.
