From: lhinds Date: Wed, 18 Oct 2017 08:45:18 +0000 (+0100) Subject: My first patch X-Git-Tag: opnfv-7.0.0~3 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=0483796c2072b0e833acee87247aa6ec1742714b;hp=b45b91569c6d9ce8d4dcec4832e91f41dda930a1;p=sandbox.git My first patch Some text about my first patch Change-Id: Ifc82a416727449e788af4dd71c48385e35b87b41 Signed-off-by: lhinds --- 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!"