removed set -x from qvm-copy-to-vm2

This commit is contained in:
Rafal Wojtczuk 2011-03-16 11:07:27 +01:00
parent dadffda27c
commit edc1b82986

View File

@ -19,7 +19,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
#
set -x
if [ $# -lt 2 ] ; then
echo usage: $0 'vmname file [file]*'