aboutsummaryrefslogtreecommitdiff
path: root/gbp-test2.data/Add-dummy-files.patch
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-12-08 23:32:57 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-12-09 09:00:16 +0200
commit282fd6308ae79efc15645e491864b171f82e2213 (patch)
treebba38d768fa82dd7b79ca05d4af9a1510d4b12ae /gbp-test2.data/Add-dummy-files.patch
parentaead4ebd40c0ce23421c4924562a0d20ad7a82b3 (diff)
Drop signatures and diffstat from test repo patch files
Just a cosmetic change to reduce the "noise" in the patch files. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'gbp-test2.data/Add-dummy-files.patch')
-rw-r--r--gbp-test2.data/Add-dummy-files.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/gbp-test2.data/Add-dummy-files.patch b/gbp-test2.data/Add-dummy-files.patch
index 0b8cd82..fdebc88 100644
--- a/gbp-test2.data/Add-dummy-files.patch
+++ b/gbp-test2.data/Add-dummy-files.patch
@@ -3,12 +3,6 @@ Date: Wed, 7 Nov 2012 09:13:14 +0200
Subject: [PATCH] Add dummy files
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
----
- README | 2 ++
- dummy.sh | 3 +++
- 2 files changed, 5 insertions(+)
- create mode 100644 README
- create mode 100755 dummy.sh
diff --git a/README b/README
new file mode 100644
@@ -27,6 +21,3 @@ index 0000000..7eeb298
+#!/bin/sh
+
+echo "Hello world 2.0"
---
-2.1.4
-