Ignore:
Timestamp:
10/13/17 12:38:29 (7 years ago)
Author:
dubos
Message:

Testing : store source tree in logs/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configs/testing/bash/create_runs.sh

    r575 r577  
    1111    mkdir $EXPDIR 
    1212    cd $EXPDIR 
    13     ln -sf $ROOT/bin/icosa_${EXEC}.exe gcm.exe 
     13    ln -sf $ROOT/build_${EXEC} build 
     14    ln -sf build/bin/icosa_gcm.exe gcm.exe 
    1415    cp $ROOT/python/common.py post.py 
    1516    echo "post_${EXP}()" >> post.py 
Note: See TracChangeset for help on using the changeset viewer.