Commit c62346c2 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Spacing

parent 6b407ac1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ _graceful_shutdown(){
  [ -f "${_QEMU_SHUTDOWN_COUNTER}" ] && return

  set +e

  echo
  echo "Received $1 signal, shutting down..."
  echo 0 > "${_QEMU_SHUTDOWN_COUNTER}"