Skip to content

Commit

Permalink
Merge pull request firemodels#14045 from mcgratta/master
Browse files Browse the repository at this point in the history
FDS Validation: Typo in script
  • Loading branch information
mcgratta authored Jan 13, 2025
2 parents e76dfb4 + 6a7e31a commit 14f1fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Validation/Run_Parallel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cd Crown_Fires; ./Run_All.sh $OPTIONS; cd ..
cd CSIRO_Grassland_Fires; ./Run_All.sh $OPTIONS; cd ..
cd CSTB_Tunnel; ./Run_All.sh $OPTIONS; cd ..
cd DelCo_Trainers; ./Run_All.sh $OPTIONS; cd ..
cd Edinburgh_Vegetation_Drag ./Run_All.sh $OPTIONS; cd..
cd Edinburgh_Vegetation_Drag; ./Run_All.sh $OPTIONS; cd..
cd FAA_Cargo_Compartments; ./Run_All.sh $OPTIONS; cd ..
cd FM_Burner; ./Run_All.sh $OPTIONS; cd ..
cd FM_FPRF_Datacenter; ./Run_All.sh $OPTIONS; cd ..
Expand Down

0 comments on commit 14f1fc7

Please sign in to comment.