Skip to content
Snippets Groups Projects
Commit 918846bd authored by David Verelst's avatar David Verelst
Browse files

prepost.Simulations.tests: reflect recent changes also in the ref test files

parent ed38848e
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -37,7 +37,8 @@ if [ -z ${LAUNCH_PBS_MODE+x} ] ; then
mkdir -p turb/
cp -R $PBS_O_WORKDIR/htc/dlc01_demos/dlc01_steady_wsp10_s100.htc ./htc/dlc01_demos/
cp -R $PBS_O_WORKDIR/../turb/turb_s100_10ms*.bin turb/
# ------------------------------------------------------------
WINEARCH=win32 WINEPREFIX=~/.wine32 winefix
# ------------------------------------------------------------
else
# with find+xargs we first browse to CPU folder
cd "$CPU_NR"
......
......@@ -37,7 +37,8 @@ if [ -z ${LAUNCH_PBS_MODE+x} ] ; then
mkdir -p turb/
cp -R $PBS_O_WORKDIR/htc/dlc01_demos/dlc01_steady_wsp8_noturb.htc ./htc/dlc01_demos/
cp -R $PBS_O_WORKDIR/../turb/none*.bin turb/
# ------------------------------------------------------------
WINEARCH=win32 WINEPREFIX=~/.wine32 winefix
# ------------------------------------------------------------
else
# with find+xargs we first browse to CPU folder
cd "$CPU_NR"
......
......@@ -37,7 +37,8 @@ if [ -z ${LAUNCH_PBS_MODE+x} ] ; then
mkdir -p turb/
cp -R $PBS_O_WORKDIR/htc/dlc01_demos/dlc01_steady_wsp9_noturb.htc ./htc/dlc01_demos/
cp -R $PBS_O_WORKDIR/../turb/none*.bin turb/
# ------------------------------------------------------------
WINEARCH=win32 WINEPREFIX=~/.wine32 winefix
# ------------------------------------------------------------
else
# with find+xargs we first browse to CPU folder
cd "$CPU_NR"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment