]> git.sur5r.net Git - bacula/bacula/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)
commitd4ffacd5ebf924a7461fc31dd3cb07e27ac0c7b3
tree4113d86299a3d6f18c25a492daee004bf3eee69d
parent22a5d43f2bf48e4d5c056dc17bd7cff90d84290e
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3501 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/win32/compat/compat.cpp