Skip to content

Commit

Permalink
Removed an unused variable from config.vrfy for S4
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Feb 9, 2021
1 parent 7d79d6a commit 110097d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parm/config/config.vrfy
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ if [ $VRFYFITS = "YES" ]; then
elif [ $machine = "HERA" ]; then
export PREPQFITSH="$fitdir/subfits_hera_slurm"
elif [ $machine = "S4" ]; then
export fitdir="$BASE_GIT/verif/global/Fit2Obs/ncf-vqc/batrun"
export PREPQFITSH="$fitdir/subfits_s4_slurm"
elif [ $machine = "ORION" ]; then
export PREPQFITSH="$fitdir/subfits_orion_netcdf"
Expand Down

0 comments on commit 110097d

Please sign in to comment.