Skip to content
Snippets Groups Projects
Commit edbde796 authored by Christian Engwer's avatar Christian Engwer
Browse files

use in output

[[Imported from SVN: r4631]]
parent f9597167
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ build_modules() {
local runcommand=run_$command
for module in $MODULES; do
local path=$(eval "echo \$PATH_${module}")
echo "--- calling $command for $module ---"
eval echo "--- calling $command for \$NAME_${module} ---"
if ! (
set -e
cd "$path"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment