factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

drush commands wrong quotes escaping #81

Closed stmh closed 4 years ago

stmh commented 4 years ago

seems like the escaping of quotes has a bug. This command should run:

phab -cwhatever drush "sqlq 'SELECT * from nodes;'" > ~/Desktop/result.txt