Ignore:
Timestamp:
08/28/2006 07:42:25 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
4da2512
Parents:
ddc0d9a
Message:

Fix bug when ICA/farce testing selected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    rddc0d9a r3619bc5  
    506506(
    507507cat << EOF
    508         @( time { \$(CHROOT1) 'cd \$(SCRIPT_ROOT) && source envars && \$(crCMDSDIR)/$file >>logs/\$@ 2>&1' ; } ) 2>>logs/\$@ && \\
    509         \$(PRT_DU_CR) >> logs/\$@
     508        @( time { \$(CHROOT1) 'cd \$(SCRIPT_ROOT) && source envars && \$(crCMDSDIR)/$file >>logs/${this_script} 2>&1' ; } ) 2>>logs/${this_script} && \\
     509        \$(PRT_DU_CR) >> logs/${this_script}
    510510EOF
    511511) >> $MKFILE.tmp
Note: See TracChangeset for help on using the changeset viewer.