- Timestamp:
- Apr 19, 2018 11:24:09 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palmrun
r2990 r2993 27 27 # ----------------- 28 28 # $Id: palmrun 2718 2018-01-02 08:49:38Z maronga $ 29 # bugfix of r2990 30 # 31 # 2718 2018-01-02 08:49:38Z maronga 29 32 # bugfix: temporary SOURCES_FOR_RUN_CATALOG now created in base_directory and 30 33 # not in the working directory from where palmrun is called … … 1825 1828 1826 1829 # NOW CREATE THE SOURCES_FOR_RUN FOLDER 1827 # palmbuild -v $use_existing_sources_folder -h $host_configuration -d $jobname 1828 palmbuild $use_existing_sources_folder -h $host_configuration -d $jobname 1830 palmbuild -v $use_existing_sources_folder -h $host_configuration -d $jobname 1829 1831 1830 1832 if [[ $? != 0 ]]
Note: See TracChangeset
for help on using the changeset viewer.