Fabio Erculiani bba60f30c2 [molecule] rewrite molecule.utils.exec_cmd() to not use shell=True
The following changes were required code-wide:
- use shlex.split() to split commands read from spec files
- use glob.glob() where required
- write command splitter function and make use of it instead of
  simple string splitter
2011-09-04 11:52:02 +02:00
2011-07-21 13:57:04 +02:00
2010-08-08 23:43:17 +02:00
2010-12-18 16:06:52 +01:00
2010-05-16 15:41:32 +02:00
2010-08-31 18:30:56 +02:00
S
Description
No description provided
34 MiB
Languages
Python 98.9%
Shell 0.6%
Makefile 0.5%