diff options
author | Richard Jones <rjones@redhat.com> | 2010-04-13 22:06:43 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-04-13 22:09:21 +0100 |
commit | ad752b80d7fa064b7bdd3d4c8d47c95d79265b58 (patch) | |
tree | 22a8e3f35344fbe0659f824c5434c116c6797c74 /daemon/augeas.c | |
parent | c076aaea7e6d9459c8d8a96d21abd71a0223f098 (diff) | |
download | libguestfs-ad752b80d7fa064b7bdd3d4c8d47c95d79265b58.tar.gz libguestfs-ad752b80d7fa064b7bdd3d4c8d47c95d79265b58.tar.xz libguestfs-ad752b80d7fa064b7bdd3d4c8d47c95d79265b58.zip |
fish: Allow '-' prefix on command line to override exit on error (RHBZ#578407).
Allow -cmd on the command line to mean that normal exit on error
behaviour is overridden, ie. we will not exit.
This allows you to do:
guestfish -- command : -command : command
with the second command allowing errors. (Note that '--' is required
to stop getopt parsing -command as an option).
Also this fixes the remote case which is what the original
bug report was about.
Diffstat (limited to 'daemon/augeas.c')
0 files changed, 0 insertions, 0 deletions