diff --git a/bin/dunecontrol b/bin/dunecontrol index 605033f7a7e264707cfac50ae1e731a8decb8730..8c3a9ec9d776b01331b50510ca85d09709ea9a1c 100755 --- a/bin/dunecontrol +++ b/bin/dunecontrol @@ -134,8 +134,8 @@ build_modules() { } build_single_module() { - command=$1 module=$1 + command=$2 for m in $MODULES; do if test "x$m" = "x$module"; then load_opts $command