Skip to content

Commit 73bc76b

Browse files
Updates based on user request.
1 parent e4bc674 commit 73bc76b

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

ush/radmon_verf_angle.sh

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ which prep_step
8383
which startmsg
8484

8585
# File names
86-
export pgmout=${pgmout:-${jlogfile}}
8786
touch "${pgmout}"
8887

8988
# Other variables

ush/radmon_verf_bcoef.sh

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ fi
6969
echo " RADMON_NETCDF, netcdf_boolean = ${RADMON_NETCDF}, ${netcdf_boolean}"
7070

7171
# File names
72-
pgmout=${pgmout:-${jlogfile}}
7372
touch "${pgmout}"
7473

7574
# Other variables

ush/radmon_verf_bcor.sh

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ source "${HOMEgfs}/ush/preamble.sh"
6565
####################################################################
6666

6767
# File names
68-
pgmout=${pgmout:-${jlogfile}}
6968
touch "${pgmout}"
7069

7170
# Other variables

0 commit comments

Comments
 (0)