diff options
Diffstat (limited to 'bin/db-update')
-rwxr-xr-x | bin/db-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/db-update b/bin/db-update index 48e0eb0..cc5cc96 100755 --- a/bin/db-update +++ b/bin/db-update @@ -393,7 +393,7 @@ packages_to_stabilize=$( w '"${tmp_dir}/packages-to-stabilize"' d } - ' > /dev/null + ' ls "${work_dir}/package-states" | \ sed -n ' /\.testing$/{ |