Ignore:
Timestamp:
Apr 19, 2018 11:24:09 AM (6 years ago)
Author:
raasch
Message:

bugfix of r2990

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/palmrun

    r2990 r2993  
    2727# -----------------
    2828# $Id: palmrun 2718 2018-01-02 08:49:38Z maronga $
     29# bugfix of r2990
     30#
     31# 2718 2018-01-02 08:49:38Z maronga
    2932# bugfix: temporary SOURCES_FOR_RUN_CATALOG now created in base_directory and
    3033#         not in the working directory from where palmrun is called
     
    18251828
    18261829       # 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
    18291831
    18301832    if [[ $? != 0 ]]
Note: See TracChangeset for help on using the changeset viewer.