backslashes for the double quotes are necessary in the debug lines
authormicah <micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Sat, 8 Apr 2006 20:52:51 +0000 (20:52 +0000)
committermicah <micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Sat, 8 Apr 2006 20:52:51 +0000 (20:52 +0000)
commit0725dbfbe22087319af01105dbdc17ad951f56ab
tree479774f70819941ceb1c305980357d1c9c67962d
parentf35864670574fb10ffdaf8726bee60c70762be7a
backslashes for the double quotes are necessary in the debug lines
otherwise when you run a test run it will print: debug su $user -c "$execstr"
instead of expanding those variables
the backslashes in the output= lines were wrong, but the debug lines
were necessary :)

git-svn-id: http://code.autistici.org/svn/backupninja/trunk@382 758a04ac-41e6-0310-8a23-8373a73cc35d
handlers/mysql