Changeset 3346 for palm/trunk/SCRIPTS/palmrun
- Timestamp:
- Oct 15, 2018 12:28:43 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palmrun
r3313 r3346 27 27 # ----------------- 28 28 # $Id$ 29 # job_id is set for compatibility reasons with older versions of config files 30 # 31 # 3313 2018-10-06 15:22:48Z knoop 29 32 # more detailed error message for outdated fileconnection file 30 33 # … … 1456 1459 1457 1460 tempdir=$fast_io_catalog/$run_id 1461 1462 # FOR COMPATIBILITY REASONS WITH OLDER VERSIONS SET JOB_ID 1463 export job_id=$run_id 1464 1458 1465 fi 1459 1466
Note: See TracChangeset
for help on using the changeset viewer.