Fixed progress_bar.sh run inside chroot jail.

This commit is contained in:
Manuel Canales Esparcia 2007-02-17 16:26:34 +00:00
parent d933ab2dd7
commit 6d73498400

View file

@ -125,7 +125,7 @@ cat << EOF
$i: $PREV
@\$(call echo_message, Building)
@./progress_bar.sh \$@ \$\$PPID &
@\$(SHELL) progress_bar.sh \$@ \$\$PPID &
@echo "\$(nl_)\`date\`\$(nl_)" >logs/\$@
@\$(PRT_DU_CR) >>logs/\$@
EOF