Changeset 3294 for palm/trunk/SCRIPTS
- Timestamp:
- Oct 1, 2018 2:37:10 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palmrun
r3236 r3294 27 27 # ----------------- 28 28 # $Id$ 29 # more detailed error message for outdated fileconnection file 30 # 31 # 3236 2018-09-10 09:07:06Z raasch 29 32 # warning issued in case of file connection file version mismatch, 30 33 # host_configuration renamed configuration_identifier, … … 409 412 printf "\n working directory, but its revision does not match" 410 413 printf "\n the revision of the default (trunk) version." 411 printf "\n You may need to update your connection file!" 414 printf "\n You may need to update your connection file" 415 printf "\n \"${working_directory}/.palm.iofiles\" !" 412 416 fi 413 417 fi
Note: See TracChangeset
for help on using the changeset viewer.