Skip to content

Commit e4a2d07

Browse files
author
Robert McLay
committed
work with mijo.local as a hostname
1 parent f13dc43 commit e4a2d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.rtm

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ fi
7676

7777
myhost=$(hostname -f)
7878
myhost=${myhost%.tacc.utexas.edu}
79+
myhost=${myhost%.local}
7980
first=${myhost%%.*}
8081
SYSHOST=${myhost#*.}
8182
SUDO=""

0 commit comments

Comments
 (0)