From: Evan Broder Date: Sun, 23 Nov 2008 12:34:05 +0000 (-0500) Subject: We do use "$2 and so on" in invirt-vmcontrol X-Git-Tag: 0.2.0^2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/commitdiff_plain/437a816b13b6701cdafc6fb7363324bd60a7efbe We do use "$2 and so on" in invirt-vmcontrol svn path=/trunk/packages/invirt-remote-host/; revision=1759 --- diff --git a/files/usr/sbin/invirt-vmcontrol b/files/usr/sbin/invirt-vmcontrol index 1391db4..70bff12 100755 --- 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"