Daniel P. Berrangé
e674218dc2
tools: fix iterating over argv when recovering xattr
...
The libvirt_recover_xattrs.sh tool hangs when run. When no flags
are provided OPTIND is 1, so the loop expands to 'shift 0' which
has not effect. Rewrite to just loop over $@ instead which involves
less cleverness.
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-11-30 10:45:35 +00:00
..
2021-11-23 13:35:36 +01:00
2021-06-14 14:16:44 +02:00
2021-11-29 15:05:43 +01:00
2021-11-30 10:45:35 +00:00
2020-11-04 12:18:05 +01:00
2020-12-07 10:38:44 +00:00
2021-11-12 12:37:29 +01:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-08-16 13:10:33 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-07-23 09:59:12 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:23:25 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:25:47 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:26:25 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:27:03 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:24:17 +02:00
2021-09-17 09:40:46 +02:00
2021-04-13 17:00:38 +02:00
2021-09-17 09:40:46 +02:00
2021-08-16 13:10:33 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:25:22 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-09-17 09:40:46 +02:00
2021-10-06 09:27:43 +02:00
2021-09-09 13:56:06 +02:00
2021-11-22 12:39:59 +01:00
2021-08-18 14:21:40 +02:00
2021-11-22 12:39:59 +01:00
2021-07-23 09:59:12 +02:00
2021-10-06 09:23:25 +02:00
2021-10-06 09:25:47 +02:00
2021-11-22 12:39:59 +01:00
2021-10-06 09:27:03 +02:00
2021-10-06 09:24:17 +02:00
2021-06-16 10:32:33 +02:00
2021-09-17 09:40:46 +02:00
2021-09-20 09:35:22 +02:00
2021-10-06 09:27:43 +02:00
2021-10-06 09:27:43 +02:00
2021-11-22 12:39:59 +01:00
2021-11-23 12:51:09 +01:00
2021-09-17 09:40:46 +02:00
2021-04-13 17:00:38 +02:00
2021-09-17 09:40:46 +02:00
2021-04-13 17:00:38 +02:00
2021-11-23 16:59:36 +01:00
2021-10-12 17:28:35 +02:00
2021-10-06 11:23:24 -06:00
2021-06-08 08:52:07 +02:00
2021-04-13 17:00:38 +02:00
2021-10-12 17:28:35 +02:00
2021-11-11 16:16:17 +01:00
2021-11-12 12:37:29 +01:00
2021-08-06 08:53:25 +02:00
2021-08-11 10:52:58 +02:00
2021-11-11 16:16:17 +01:00
2021-09-17 09:40:46 +02:00