We do use "$2 and so on" in invirt-vmcontrol
authorEvan Broder <broder@mit.edu>
Sun, 23 Nov 2008 12:34:05 +0000 (07:34 -0500)
committerEvan 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

index 1391db4..70bff12 100755 (executable)
@@ -6,8 +6,7 @@
 #
 # $0 and $1 come from the trusted remctl source.
 #
 #
 # $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"
 
 ORIGMACHINE="$1"
 ACTION="$2"