Stop roscore using killall before ending the validate script

This commit is contained in:
Oleg Kalachev
2024-04-13 20:08:55 +03:00
parent f7ae2c21a4
commit 0f76999214

View File

@@ -37,7 +37,7 @@ apt-cache show openvpn
# sudo -E sh -c 'apt-get install -y debian-goodies'
# dpigs -H -n 100
killall roscore
echo "Move /etc/ld.so.preload back to its original position"
mv /etc/ld.so.preload.disabled-for-build /etc/ld.so.preload
sleep 10