summaryrefslogtreecommitdiffstats
path: root/luke-test-file.sh
diff options
context:
space:
mode:
authorlhinds <lhinds@redhat.com>2017-10-18 09:45:18 +0100
committerlhinds <lhinds@redhat.com>2017-10-18 09:45:59 +0100
commit0483796c2072b0e833acee87247aa6ec1742714b (patch)
tree7ffb739f3602a9ffa7a7aa983888c7f91558a79b /luke-test-file.sh
parentb45b91569c6d9ce8d4dcec4832e91f41dda930a1 (diff)
My first patch
Some text about my first patch Change-Id: Ifc82a416727449e788af4dd71c48385e35b87b41 Signed-off-by: lhinds <lhinds@redhat.com>
Diffstat (limited to 'luke-test-file.sh')
-rw-r--r--luke-test-file.sh3
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!"