Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-06-14 10:57:33 +02:00
commit 022db22924
4 changed files with 45 additions and 34 deletions

View file

@ -28,7 +28,6 @@
__cdist_object_gencode()
{
__cdist_myname="foo"
[ $# -eq 2 ] || __cdist_usage "<object>" "<type>"
__cdist_object_self="$1"; shift