]> git.sur5r.net Git - bacula/rescue/commit
Fixed the routine that handles executing external programs and scripts so that it...
authorRobert Nelson <robertn@the-nelsons.org>
Mon, 25 Sep 2006 09:13:43 +0000 (09:13 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Mon, 25 Sep 2006 09:13:43 +0000 (09:13 +0000)
commitb7bf57207653625b11687ddc268e8ee0b0cab200
tree8d370c7d71c216685a541d91342639398be885dd
parentbc3b2ed8e6b3d68e0f8072ae2eca6f329145e9b3
Fixed the routine that handles executing external programs and scripts so that it is a lot more flexible about the format of the command line.  It now translates path names containing spaces to the equivalent short name.  It then passes the name with the quotes removed to cmd.exe.