StepBee commented on issue #11144:
URL: https://github.com/apache/cloudstack/issues/11144#issuecomment-3036398667

   thanks @weizhouapache indeed.
   
   An idea for a working replacement could be
   `QEMU_GROUP=$(sed -n 's/^group\s*=//p' /tmp/qemu.conf | awk -F'=' '{print 
$1}' | tr -d '"' |tr -d ' ' | tail -n1)` 
   which takes care of spaces and quotation marks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to