Changeset 3682 for palm/trunk/SCRIPTS/palmrun
- Timestamp:
- Jan 18, 2019 5:01:54 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palmrun
r3665 r3682 631 631 locat=config_file; exit 632 632 fi 633 if [[ "$linker_options" = "" ]]634 then635 printf "\n +++ no linker options found in $config_file"636 printf "\n Please add line \"linker_options ...\" to that file."637 locat=config_file; exit638 fi639 633 if [[ "$execute_command" = "" ]] 640 634 then
Note: See TracChangeset
for help on using the changeset viewer.