cdist/bin
Nico Schottelius b7a8a84bfc do nothing by default and prevent traceback
If not given the function, we get:

aceback (most recent call last):
  File "/home/users/nico/p/cdist/core/bin/cdist", line 243, in <module>
    commandline()
  File "/home/users/nico/p/cdist/core/bin/cdist", line 107, in commandline
    args.func(args)
AttributeError: 'Namespace' object has no attribute 'func'

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-10-24 10:21:38 +02:00
..
cdist do nothing by default and prevent traceback 2012-10-24 10:21:38 +02:00