Richard W.M. Jones
b7bdb63d89
tools: Check for dangling --format parameters (RHBZ#1140894).
...
In most C tools, virt-sysprep and virt-customize, you have to put the
--format parameter before the corresponding -a parameter. ie. The
following is correct:
guestfish --format qcow2 -a disk1 -a disk2
But the following is incorrect. The --format parameter is dangling
and prior to this commit would have been silently ignored:
guestfish -a disk1 -a disk2 --format qcow2
After this change, dangling --format parameters now lead to an error:
guestfish: --format parameter must appear before -a parameter
In virt-customize, also check that --attach-format parameter appears
before --attach parameter.
Thanks: Lingfei Kong
2014-09-13 10:49:58 +01:00
..
2014-01-28 21:02:11 +00:00
2012-07-19 16:11:47 +01:00
2014-02-18 10:44:49 +01:00
2014-01-02 16:53:34 +00:00
2014-09-10 18:47:51 +02:00
2014-01-02 16:53:34 +00:00
2013-12-18 15:15:53 +00:00
2014-01-02 16:53:34 +00:00
2014-09-01 10:19:10 +02:00
2014-01-02 16:53:34 +00:00
2014-09-01 11:46:57 +02:00
2014-09-01 10:19:10 +02:00
2014-09-13 10:49:58 +01:00
2013-04-02 12:38:50 +01:00
2014-01-02 16:53:34 +00:00
2014-06-14 13:58:45 +01:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2013-12-18 18:37:50 +00:00
2013-02-11 13:21:51 +00:00
2014-01-02 16:53:34 +00:00
2013-10-17 15:23:40 +01:00
2014-03-20 13:47:19 +00:00
2014-08-29 11:30:16 +02:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2014-06-23 21:58:08 +01:00
2014-09-13 10:49:58 +01:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2013-02-08 16:15:25 +00:00
2012-01-18 22:05:02 +00:00
2010-08-25 11:41:17 +01:00
2014-02-14 12:33:37 +00:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2014-05-20 13:09:27 +01:00
2014-09-13 10:49:58 +01:00
2014-01-28 21:02:11 +00:00
2014-01-23 21:49:16 +00:00
2014-01-28 21:02:11 +00:00
2013-07-30 16:27:55 +01:00
2014-01-28 21:02:11 +00:00
2014-09-01 11:46:57 +02:00
2013-07-30 16:27:55 +01:00
2013-07-30 16:27:55 +01:00
2014-01-13 14:57:44 +01:00
2013-07-30 16:27:55 +01:00
2013-07-30 16:27:55 +01:00
2012-11-13 15:26:29 +00:00
2014-08-08 11:20:12 +02:00
2014-01-02 16:53:34 +00:00
2013-07-22 15:45:06 +01:00
2013-07-30 16:27:55 +01:00
2013-07-30 16:27:55 +01:00
2013-07-30 16:27:55 +01:00
2013-07-30 16:27:55 +01:00
2012-11-13 15:26:29 +00:00
2013-07-30 16:27:55 +01:00
2013-07-30 16:27:55 +01:00
2013-07-30 16:27:55 +01:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2014-05-07 15:06:51 +02:00
2014-05-07 15:06:51 +02:00
2011-11-08 14:43:07 +00:00
2014-03-20 13:47:19 +00:00
2011-11-08 14:43:07 +00:00
2014-03-20 13:47:19 +00:00
2011-11-08 14:43:07 +00:00
2014-03-20 13:47:19 +00:00
2011-11-08 14:43:07 +00:00
2014-03-20 13:47:19 +00:00
2014-08-29 11:30:16 +02:00
2014-08-29 11:30:16 +02:00