Skip to content
Snippets Groups Projects
Commit dbe4d572 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

View12 should not run in background

parent 0a91b5e9
No related branches found
No related tags found
No related merge requests found
...@@ -97,7 +97,7 @@ make_slice(){ ...@@ -97,7 +97,7 @@ make_slice(){
for zzz in $@ ; for zzz in $@ ;
do do
make_slice ${zzz} & make_slice ${zzz}
done done
wait wait
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment