make cli work again

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-10-07 13:37:56 +02:00
parent ca5361afc1
commit 386e2ca34c
1 changed files with 0 additions and 2 deletions

View File

@ -115,9 +115,7 @@ if __name__ == "__main__":
import cdist
import cdist.banner
import cdist.config
import cdist.exec
import cdist.install
import cdist.path
commandline()