mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Rename opm-autodiff -> opm-simulators.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source `dirname $0`/build-opm-autodiff.sh
|
||||
source `dirname $0`/build-opm-simulators.sh
|
||||
|
||||
ERT_REVISION=master
|
||||
OPM_COMMON_REVISION=master
|
||||
@@ -10,7 +10,7 @@ OPM_CORE_REVISION=master
|
||||
OPM_GRID_REVISION=master
|
||||
OPM_OUTPUT_REVISION=master
|
||||
|
||||
build_opm_autodiff
|
||||
build_opm_simulators
|
||||
test $? -eq 0 || exit 1
|
||||
|
||||
cp serial/build-opm-autodiff/testoutput.xml .
|
||||
cp serial/build-opm-simulators/testoutput.xml .
|
||||
|
||||
Reference in New Issue
Block a user