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 11b263c commit 02080cfCopy full SHA for 02080cf
.github/jobs/configure-checks/all.bats
@@ -77,6 +77,7 @@ repo-remove () {
77
fi
78
else
79
${cmd} remove -y $args #>/dev/null
80
+ fi
81
if [ "$distro_id" != "ID=fedora" ]; then
82
apt-get autoremove -y 2>/dev/null
83
0 commit comments