libvirt/examples
Philipp Hahn 08d56e24b0 example: Fix argument handling
sys.argv contains the original command line arguments, while args only
contains the arguments not handled by getopt(). Currently this is no
problem since --help is the only command line option passable, which
terminates the process, so the code is never reached. Any option added
in the future will reveal the bug.

Signed-off-by: Philipp Hahn <hahn@univention.de>
2011-10-12 16:11:54 -06:00
..
apparmor maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
domain-events example: Fix argument handling 2011-10-12 16:11:54 -06:00
dominfo maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
domsuspend maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
hellolibvirt maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
openauth maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
python maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
systemtap Update examples for probing with systemtap 2011-10-11 11:26:15 +01:00
xml maint: add missing copyright notices 2011-07-28 15:01:17 -06:00