diff --git a/build/office-suite/scripts/install_sourceos_office_shell_smoke.sh b/build/office-suite/scripts/install_sourceos_office_shell_smoke.sh index cb0950a..3fcf75f 100644 --- a/build/office-suite/scripts/install_sourceos_office_shell_smoke.sh +++ b/build/office-suite/scripts/install_sourceos_office_shell_smoke.sh @@ -66,4 +66,22 @@ VERIFY_OUT="$($SOURCEOS_OFFICE_BIN verify)" exit 1 } +FAKEBIN="$TMPDIR/fakebin" +mkdir -p "$FAKEBIN" +cat > "$FAKEBIN/lampstand" <&2 + exit 1 + ;; +esac + echo "office shell installer smoke passed"