[augeas-devel] [Augeas] #316: Suceesfull COMMAND execution has exit code 1

Augeas trac at fedorahosted.org
Thu Dec 13 13:03:46 UTC 2012


#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




More information about the augeas-devel mailing list