Skip to content

Commit

Permalink
ignore tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Aug 31, 2011
1 parent 2e4b2b5 commit 8e2b540
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions testsuite/matlab_and_octave/test_all.sh
Expand Up @@ -4,9 +4,16 @@ DATAPATH='../data'

function test_all () {
datapath="$1"

if echo "$datapath" | grep -q '\.\./data/tests'
then
continue
fi

echo "*** Testing in $datapath"
sleep 1
for file in $datapath; do

echo -n "$file"
echo -n -e "\t\t"

Expand Down

0 comments on commit 8e2b540

Please sign in to comment.