From 8bb2d7b54bfae9aed5ef1053166ec3f27d0b7d6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kowalczyk?= Date: Sat, 11 Jul 2020 01:58:40 +0200 Subject: [PATCH] [Examples] python-simple: Don't print literal `-e` to stdout --- Examples/python-simple/run-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/python-simple/run-tests.sh b/Examples/python-simple/run-tests.sh index 5a9eceed..8db46bfe 100755 --- a/Examples/python-simple/run-tests.sh +++ b/Examples/python-simple/run-tests.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash set -e