summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/get-package-updates2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index e61dbe1..90d6b8f 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -333,7 +333,7 @@ if [ -s "${work_dir}/tsort.error" ]; then
done
# add order to break loops to build list
- echo 'break_loops' >>
+ echo 'break_loops' >> \
"${work_dir}/build-list.new.new"
else