From 813b4becc4fec4379441f7eed80d56c749544384 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 29 Mar 2022 13:43:21 -0400 Subject: [PATCH] Update pimox-haos-vm.sh --- vm/pimox-haos-vm.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vm/pimox-haos-vm.sh b/vm/pimox-haos-vm.sh index cb3b8fd4..012208af 100644 --- a/vm/pimox-haos-vm.sh +++ b/vm/pimox-haos-vm.sh @@ -1,4 +1,5 @@ #!/bin/bash +# for testing only set -o pipefail shopt -s expand_aliases alias die='EXIT=$? LINE=$LINENO error_exit'