Skip to content

Commit d3cb99d

Browse files
committed
Use a fast start-up for this script to avoid sourcing a user's
cshrc file. The script doesn't need anything from that file. git-svn-id: https://svn-wrf-wps.cgd.ucar.edu/trunk@896 86b71a92-4018-0410-97f8-d555beccfc3a
1 parent 4c82741 commit d3cb99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

link_grib.csh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/csh
1+
#!/bin/csh -f
22

33
set alpha = ( A B C D E F G H I J K L M N O P Q R S T U V W X Y Z )
44
set i1 = 1

0 commit comments

Comments
 (0)