Changeset 18236 for trunk/pstamp/scripts
- Timestamp:
- Jun 20, 2008, 9:38:59 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_listjobs.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_listjobs.pl
r16976 r18236 47 47 48 48 my $pstamptool = can_run('pstamptool') or (warn "Can't find pstamptool" and $missing_tools = 1); 49 my $ppstamp_run = can_run('ppstamp_run.pl') or (warn "Can't find ppstamp_run.pl" and $missing_tools = 1);50 49 51 50 if ($missing_tools) {
Note:
See TracChangeset
for help on using the changeset viewer.
