]> git.sur5r.net Git - bacula/docs/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)
commit723579eff5a9ea8df7d4558e7fad921a8644fca0
tree2c6e96ac88651f6617f922aa448c78efaf22e671
parent8f3f198d488cd650d4206dee121a2733c34c27db
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.