We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13dc43 commit e4a2d07Copy full SHA for e4a2d07
build.rtm
@@ -76,6 +76,7 @@ fi
76
77
myhost=$(hostname -f)
78
myhost=${myhost%.tacc.utexas.edu}
79
+myhost=${myhost%.local}
80
first=${myhost%%.*}
81
SYSHOST=${myhost#*.}
82
SUDO=""
0 commit comments