From f2bec18680caeac83ee3d93f25a3bb50263a5eaf Mon Sep 17 00:00:00 2001 From: PEshwar Date: Fri, 6 Dec 2019 10:14:30 +0530 Subject: [PATCH 1/8] change 1 --- testscript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testscript.sh b/testscript.sh index 1e86bb2..70bb569 100644 --- a/testscript.sh +++ b/testscript.sh @@ -3,4 +3,4 @@ echo "this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" -echo "this was run automagically" +echo "Hello.this was run automagically" From 8ecdfaa42134d4a235543c4ef8829b7011830898 Mon Sep 17 00:00:00 2001 From: PEshwar Date: Fri, 6 Dec 2019 10:34:09 +0530 Subject: [PATCH 2/8] change2 --- testscript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testscript.sh b/testscript.sh index 70bb569..d37094f 100644 --- a/testscript.sh +++ b/testscript.sh @@ -3,4 +3,4 @@ echo "this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" -echo "Hello.this was run automagically" +echo "Hello2.this was run automagically" From cfb972b7652bb0ebf033f93c6b1ec8cfcc39ce0d Mon Sep 17 00:00:00 2001 From: PEshwar Date: Fri, 6 Dec 2019 10:36:46 +0530 Subject: [PATCH 3/8] change3 --- testscript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testscript.sh b/testscript.sh index d37094f..853c9b5 100644 --- a/testscript.sh +++ b/testscript.sh @@ -3,4 +3,4 @@ echo "this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" -echo "Hello2.this was run automagically" +echo "Hello3.this was run automagically" From 5f75f5135457fca3ebdf91fedff054a840ee0f03 Mon Sep 17 00:00:00 2001 From: PEshwar Date: Fri, 6 Dec 2019 11:03:52 +0530 Subject: [PATCH 4/8] change4 --- testscript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testscript.sh b/testscript.sh index 853c9b5..0c23171 100644 --- a/testscript.sh +++ b/testscript.sh @@ -3,4 +3,4 @@ echo "this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" -echo "Hello3.this was run automagically" +echo "Hello4.this was run automagically" From 8eff99442b675588cf4205289340928e64dd1705 Mon Sep 17 00:00:00 2001 From: PE <7454729+peshwar9@users.noreply.github.com> Date: Fri, 6 Dec 2019 11:48:59 +0530 Subject: [PATCH 5/8] Update testscript.sh --- testscript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testscript.sh b/testscript.sh index 0c23171..ea69a69 100644 --- a/testscript.sh +++ b/testscript.sh @@ -3,4 +3,4 @@ echo "this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" -echo "Hello4.this was run automagically" +echo "Hello5.this was run automagically" From 6dbe8d8cb58e245dcd7395c87eb204abf4f6e6e2 Mon Sep 17 00:00:00 2001 From: PE <7454729+peshwar9@users.noreply.github.com> Date: Fri, 6 Dec 2019 14:07:54 +0530 Subject: [PATCH 6/8] Update testscript.sh --- testscript.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testscript.sh b/testscript.sh index ea69a69..01433fb 100644 --- a/testscript.sh +++ b/testscript.sh @@ -1,6 +1,6 @@ #!/bin/bash -echo "this script is from github" +echo "JGD. this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" -echo "Hello5.this was run automagically" +echo "SGD.this was run automagically" From 363313827d349bc2a3874b71c338516c129df8cc Mon Sep 17 00:00:00 2001 From: PE <7454729+peshwar9@users.noreply.github.com> Date: Fri, 6 Dec 2019 14:15:39 +0530 Subject: [PATCH 7/8] Update testscript.sh --- testscript.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testscript.sh b/testscript.sh index 01433fb..11c281e 100644 --- a/testscript.sh +++ b/testscript.sh @@ -1,6 +1,6 @@ #!/bin/bash -echo "JGD. this script is from github" +echo "JGD.JGD. this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" -echo "SGD.this was run automagically" +echo "SGD.SGD.this was run automagically" From 14e7c8c55420c52ba6f06636c60d88ae6dfc9e45 Mon Sep 17 00:00:00 2001 From: PE <7454729+peshwar9@users.noreply.github.com> Date: Fri, 6 Dec 2019 14:37:54 +0530 Subject: [PATCH 8/8] Update testscript.sh --- testscript.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testscript.sh b/testscript.sh index 11c281e..1b0215d 100644 --- a/testscript.sh +++ b/testscript.sh @@ -1,6 +1,6 @@ #!/bin/bash -echo "JGD.JGD. this script is from github" +echo "Good Morning. This script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" -echo "SGD.SGD.this was run automagically" +echo "Script execution is complete.Bye."