Skip to content
Snippets Groups Projects
Commit 94bb6e53 authored by midou's avatar midou
Browse files

Add info in prepare.sh

parent 7625c420
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,8 @@ mkdir $SCRATCHDIR/BENCH/${currentdate}/YALES2BIO/testsmall_case ...@@ -24,6 +24,8 @@ mkdir $SCRATCHDIR/BENCH/${currentdate}/YALES2BIO/testsmall_case
cp -r ./* $SCRATCHDIR/BENCH/${currentdate}/YALES2BIO/testsmall_case/ cp -r ./* $SCRATCHDIR/BENCH/${currentdate}/YALES2BIO/testsmall_case/
cd $SCRATCHDIR/BENCH/${currentdate}/YALES2BIO/testsmall_case/ cd $SCRATCHDIR/BENCH/${currentdate}/YALES2BIO/testsmall_case/
echo "testsmall_case is in:"
pwd
#################################### ####################################
# COMPILE THE TEST CASE # COMPILE THE TEST CASE
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment