diff options
Diffstat (limited to 'build-all-with-docker')
-rwxr-xr-x | build-all-with-docker | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-all-with-docker b/build-all-with-docker index 1ffd03577..1676d9c65 100755 --- a/build-all-with-docker +++ b/build-all-with-docker @@ -40,6 +40,7 @@ check_and_commit_package_updates() { for pkg in $( git status --porcelain \ | sed ' + s@^.. @@ s@/[^/]\+$@@ ' \ | grep -vxFf <( |