We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a90ff commit dba106eCopy full SHA for dba106e
contrib/build-server/pmix-nightly-tarball.sh
@@ -147,7 +147,7 @@ for branch in $branches; do
147
# in here and clean up the old failed builds, we can accumulate
148
# many over time. So remove any old failed bbuilds that are over
149
# 4 weeks old.
150
- ${script_dir}/remove-old.pl 28 $build_root/$branch
+ ${script_dir}/remove-old.pl 7 $build_root/$branch
151
done
152
153
# If we had any new snapshots to send to coverity, process them now
0 commit comments