Changeset 583

Show
Ignore:
Timestamp:
03/28/07 15:11:10 (2 years ago)
Author:
sacha
Message:

added path to bin directory

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bin/run-tester.sh

    r582 r583  
    3232if [ $# -eq 1 ]; then 
    3333    SRC_DIR=$1 
     34    cd $SRC_DIR 
     35    SRC_DIR=.. 
    3436else 
    3537    SRC_DIR=..