fixed: missing opm-data -> opm-tests references

This commit is contained in:
Arne Morten Kvarving 2018-04-03 08:26:18 +02:00
parent 701fcbeb12
commit 067d4cd259
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
pushd .
cd deps/opm-data
cd deps/opm-tests
test -z $SIM && SIM=flow
# Run the norne case

View File

@ -10,7 +10,7 @@ function dotest {
}
pushd .
cd deps/opm-data
cd deps/opm-tests
EXE=flow_legacy