also fix the function name :-)

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-05 09:51:38 +02:00
parent 4440838650
commit bea7d5f828

View file

@ -22,7 +22,7 @@
# Run the given command for each created object. # Run the given command for each created object.
# #
__cdist_object_all_object_all() __cdist_object_all()
{ {
[ $# -eq 1 ] || __cdist_usage "<command>" [ $# -eq 1 ] || __cdist_usage "<command>"