forked from ungleich-public/cdist
fix base_dir passing
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
1138d8b439
commit
2b0a337584
3 changed files with 9 additions and 6 deletions
|
|
@ -112,7 +112,6 @@ if __name__ == "__main__":
|
|||
import cdist.emulator
|
||||
cdist.emulator.run(sys.argv)
|
||||
else:
|
||||
import cdist
|
||||
import cdist.banner
|
||||
import cdist.config
|
||||
import cdist.install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue