Matt Knight 4 лет назад
Родитель
Сommit
f5aaef813f
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      patches/eowyn.sh

+ 2 - 0
patches/eowyn.sh

@@ -13,6 +13,8 @@
 # to convalesce in the healed directory.
 #
 
+set -e
+
 # We run from the patches dir. Go there now if not already.
 cd $(dirname $(realpath $0))
 pwd # Show it upon the screen so all shall be made apparent.