From 884e45f2dff343917c609320c164be7730c479d6 Mon Sep 17 00:00:00 2001 From: Dr Nic Williams Date: Thu, 10 Aug 2017 10:05:26 +1000 Subject: [PATCH 1/2] failing PR --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 52d4574..36373ab 100755 --- a/test.sh +++ b/test.sh @@ -3,4 +3,4 @@ echo "Hello world. Submit a PR to change this missing." echo "Or submit a PR to change the exit to make this test pass or fail." -exit 0 +exit 1 From 80951bb7dd7b5833d3a96cb76e2e7c03dd525beb Mon Sep 17 00:00:00 2001 From: Dr Nic Williams Date: Thu, 10 Aug 2017 10:05:26 +1000 Subject: [PATCH 2/2] failing PR --- test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test.sh b/test.sh index 36373ab..832ebcb 100755 --- a/test.sh +++ b/test.sh @@ -3,4 +3,5 @@ echo "Hello world. Submit a PR to change this missing." echo "Or submit a PR to change the exit to make this test pass or fail." + exit 1