Skip to content

Commit

Permalink
Stop roscore using killall before ending the validate script
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Apr 13, 2024
1 parent f7ae2c2 commit 0f76999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder/image-validate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0f76999

Please sign in to comment.