fixed: include all updated tests in commit message

This commit is contained in:
Arne Morten Kvarving 2017-01-16 12:28:00 +01:00
parent 1812bf240e
commit 0472d99fc8

View File

@ -60,7 +60,7 @@ done
echo -e "update reference data for $2\n" > /tmp/cmsg
echo -e "update reference data for ${@:2}\n" > /tmp/cmsg
for dep in ert opm-common opm-core opm-grid opm-material opm-parser opm-output
do
pushd $WORKSPACE/deps/$dep > /dev/null