Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
ba0ef6b6
Commit
ba0ef6b6
authored
Oct 28, 2004
by
Leigh B. Stoller
Browse files
Minor tweak to last revision.
parent
a430914d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/common/rc.slothd
View file @
ba0ef6b6
...
...
@@ -18,7 +18,7 @@ fi
BOSSINFO
=
`
$BINDIR
/tmcc bossinfo
`
BOSSNAME
=
`
echo
$BOSSINFO
|
awk
'{ print $1 }'
`
ARGS
=
'
-s $BOSSNAME
'
ARGS
=
"
-s
$BOSSNAME
"
SEDCMD
=
'sed -e s/^.*=\(.*\)/\1/'
start
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment