From 0847f4d2b2cb347677836fd41220975d2dce9917 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 22 Jun 2017 09:48:26 +0200 Subject: bin/get-package-updates: bugfix --- bin/get-package-updates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/get-package-updates') 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 -- cgit v1.2.3-54-g00ecf