diff options
author | lhinds <lhinds@redhat.com> | 2017-10-18 09:45:18 +0100 |
---|---|---|
committer | lhinds <lhinds@redhat.com> | 2017-10-18 09:45:59 +0100 |
commit | 0483796c2072b0e833acee87247aa6ec1742714b (patch) | |
tree | 7ffb739f3602a9ffa7a7aa983888c7f91558a79b | |
parent | b45b91569c6d9ce8d4dcec4832e91f41dda930a1 (diff) |
My first patch
Some text about my first patch
Change-Id: Ifc82a416727449e788af4dd71c48385e35b87b41
Signed-off-by: lhinds <lhinds@redhat.com>
-rw-r--r-- | luke-test-file.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/luke-test-file.sh b/luke-test-file.sh new file mode 100644 index 0000000..2d11a9b --- /dev/null +++ b/luke-test-file.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo -e "This is my first patch!" |