#159: problem with space in php.ini section file (php lense)
-----------------------+----------------------------------------------------
  Reporter:  aurelien  |       Owner:  lutter
      Type:  defect    |      Status:  closed
  Priority:  major     |   Milestone:  next  
 Component:  Augeas    |     Version:  0.7.0 
Resolution:  invalid   |    Keywords:        
-----------------------+----------------------------------------------------
Changes (by raphink):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 You need to use backslashes to escape spaces in path expressions:

 {{{
 set "/files/etc/php5/cgi/php.ini/mail\ function/sendmail_path"
 "/usr/sbin/sendmail"
 }}}

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/159#comment:1>
Augeas <http://augeas.net/>
a configuration API

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to