summaryrefslogtreecommitdiffstats
path: root/scripts/bootstrap/builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bootstrap/builder.sh')
-rw-r--r--scripts/bootstrap/builder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap/builder.sh b/scripts/bootstrap/builder.sh
index c16fce1..cccdf55 100644
--- a/scripts/bootstrap/builder.sh
+++ b/scripts/bootstrap/builder.sh
@@ -20,4 +20,4 @@ while [ 1 ]; do
bash /etc/portage/scripts/bootstrap/builder_sleep.sh "$REBUILD_FAILED"
[ -n "$REBUILD_FAILED" ] && bash /etc/portage/scripts/bootstrap/builder_sync.sh
fi
-fi
+done