projects
/
invirt/packages/invirt-remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a35086e
)
We do use "$2 and so on" in invirt-vmcontrol
author
Evan Broder
<broder@mit.edu>
Sun, 23 Nov 2008 12:34:05 +0000
(07:34 -0500)
committer
Evan Broder
<broder@mit.edu>
Sun, 23 Nov 2008 12:34:05 +0000
(07:34 -0500)
svn path=/trunk/packages/invirt-remote-host/; revision=1759
files/usr/sbin/invirt-vmcontrol
patch
|
blob
|
history
diff --git
a/files/usr/sbin/invirt-vmcontrol
b/files/usr/sbin/invirt-vmcontrol
index
1391db4
..
70bff12
100755
(executable)
--- a/
files/usr/sbin/invirt-vmcontrol
+++ b/
files/usr/sbin/invirt-vmcontrol
@@
-6,8
+6,7
@@
#
# $0 and $1 come from the trusted remctl source.
#
-# $2 and so on are user-provided, and thus sketchy. I don't think we
-# need them for this script.
+# $2 and so on are user-provided, and thus sketchy.
ORIGMACHINE="$1"
ACTION="$2"