From bdfb43322b20e83d02670b426fbdf172d53ea6d6 Mon Sep 17 00:00:00 2001 From: Daniel Lavoie Date: Thu, 2 Nov 2017 10:13:15 -0400 Subject: [PATCH 1/4] This should fix the pipeline --- 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 ae73e8db674441704aa12e52e6e9915eccc734d6 Mon Sep 17 00:00:00 2001 From: Daniel Lavoie Date: Thu, 2 Nov 2017 10:15:22 -0400 Subject: [PATCH 2/4] Update test.sh --- test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 36373ab..2aaec35 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 +exit 0 + From cd0b7ea83a5e5dff586d43490d647c4aaaa59902 Mon Sep 17 00:00:00 2001 From: Daniel Lavoie Date: Thu, 18 Jan 2018 10:47:12 -0500 Subject: [PATCH 3/4] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 2aaec35..7c69535 100755 --- a/test.sh +++ b/test.sh @@ -3,5 +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 0 +exit 1 From 8aaeb49fa235fbd1496264775719230f37bfbfaa Mon Sep 17 00:00:00 2001 From: Daniel Lavoie Date: Thu, 18 Jan 2018 10:49:09 -0500 Subject: [PATCH 4/4] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 7c69535..2aaec35 100755 --- a/test.sh +++ b/test.sh @@ -3,5 +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 +exit 0