Changeset 2530 for cpc/trunk/project/batch
- Timestamp:
- Dec 4, 2011, 2:34:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/batch/jo/compute_latest.pl
r948 r2530 14 14 $ret = system('sh compute_jo.sh '.$mday.' '.$mon.' '.$year); 15 15 if ($ret) { 16 exit;16 next; 17 17 } 18 18 }
Note: See TracChangeset
for help on using the changeset viewer.