#316: Suceesfull COMMAND execution has exit code 1 -----------------------+-------------------- Reporter: zivot | Owner: lutter Type: defect | Status: new Priority: critical | Milestone: next Component: Augeas | Version: 0.10.0 Resolution: | Keywords: Blocked By: | Blocking: -----------------------+--------------------
Comment (by raphink): This seems to be linked to autosave: {{{ $ echo -e "set /files/etc/ssh/ssh_config/Host[.=\'*\']/HashKnownHosts yes\nsave" | augtool; echo $? Saved 1 file(s) 0 $ cat commands set /files/etc/ssh/ssh_config/Host[.=\'*\']/HashKnownHosts no save $ augtool -f commands; echo $? Saved 1 file(s) 0 }}} -- Ticket URL: <https://fedorahosted.org/augeas/ticket/316#comment:1> Augeas <http://augeas.net/> a configuration API _______________________________________________ augeas-devel mailing list augeas-devel@redhat.com https://www.redhat.com/mailman/listinfo/augeas-devel