give me a big F

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/feature_files_export
Nico Schottelius 14 years ago
parent eb2512d4a2
commit be2efbbb0d
  1. 2
      bin/cdist

@ -155,7 +155,7 @@ class Cdist:
# and sh -c -e does not exit if /bin/false called
args[0][:0] = [ "/bin/sh", "-e" ]
remote = false
remote = False
if "remote" in kargs:
if kargs["remote"]:
args[0][:0] = self.remote_prefix

Loading…
Cancel
Save