always setup e

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-04-21 12:06:05 +02:00
parent a16523a72f
commit 266b608357
1 changed files with 1 additions and 1 deletions

View File

@ -67,8 +67,8 @@ while [ $# -gt 0 ]; do
shift
done
e=0
if [ "$parallel" ]; then
e=0
__cdist_echo info "Waiting for cdist-deploy-to jobs to finish"
while [ "$i" -gt 0 ]; do
eval pid=\$pid_$i