bash: further disabling exec8.sub

This commit is contained in:
Ruben Rodriguez 2017-01-01 16:53:11 -05:00
parent efe7e33b6f
commit b205b7fe92

View file

@ -24,7 +24,7 @@ VERSION=1
sed '/To run a command as administrator/s/$/\n\tTo become root use "sudo -i"./' debian/etc.bash.bashrc sed '/To run a command as administrator/s/$/\n\tTo become root use "sudo -i"./' debian/etc.bash.bashrc
# Hack to fix build failures in flidas. TODO: fix the problem properly # Hack to fix build failures in flidas. TODO: fix the problem properly
echo exit $? >> tests/exec8.sub sed '/exec8.sub/d' -i tests/execscript
changelog "Extended explanation for sudo_root, gnu.org #835148" changelog "Extended explanation for sudo_root, gnu.org #835148"