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
8ccd40db
Commit
8ccd40db
authored
Apr 17, 2013
by
Dan Reading
Browse files
add updating random machine
parent
773256c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/common/nodetest/usr/local/etc/emulab/update
View file @
8ccd40db
...
...
@@ -21,6 +21,12 @@ utils="diskcheck diskspeedcheck memcheck cpucheck checkutils.sh getfromtb.sh hbi
arg
=
${
arg
=
""
}
# use var if set else use ""
case
$arg
in
drive
|
disk
|
mem
|
cpu
|
diskspeed
|
time
|
nic
|
Ngetlogs
|
clearlogs
|
help
|
-help
|
-h
|
?
)
;;
pc
*
)
list
=
$arg
;;
esac
case
$arg
in
# don't need OS if not
drive
|
disk
|
mem
|
cpu
|
diskspeed
|
time
|
nic
|
Ngetlogs
|
clearlogs
|
help
|
-help
|
-h
|
?
)
machines
=
$list
;;
...
...
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