diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2013-06-29 16:22:59 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2013-06-29 16:22:59 +0200 |
commit | 3346f2ea0f00e62a30ca38d680abdb47f8440259 (patch) | |
tree | a14a54eb663fd9e24f6961331270eaf5ee8ff89e /schemas/info.xsd | |
parent | b5d2421b907d89122b14341e9f00cf4ca8650622 (diff) | |
download | bcfg2-3346f2ea0f00e62a30ca38d680abdb47f8440259.tar.gz bcfg2-3346f2ea0f00e62a30ca38d680abdb47f8440259.tar.bz2 bcfg2-3346f2ea0f00e62a30ca38d680abdb47f8440259.zip |
Executor: do not split the command line if shell is true
If the command should be excuted within a shell, it should not be
splited into a list. If subcommand.Popen gets a list, the first element
is the command and all other are the arguements. This breaks the shell
evaluation of the commamnd.
Diffstat (limited to 'schemas/info.xsd')
0 files changed, 0 insertions, 0 deletions