summaryrefslogtreecommitdiff
path: root/tests/sourcecache/project/files/hello-patch.diff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sourcecache/project/files/hello-patch.diff')
-rw-r--r--tests/sourcecache/project/files/hello-patch.diff7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/sourcecache/project/files/hello-patch.diff b/tests/sourcecache/project/files/hello-patch.diff
new file mode 100644
index 000000000..fc0416c0e
--- /dev/null
+++ b/tests/sourcecache/project/files/hello-patch.diff
@@ -0,0 +1,7 @@
+--- a/usr/bin/hello
++++ b/usr/bin/hello
+@@ -1,3 +1,3 @@
+ #!/bin/bash
+
+-echo "Hello !"
++echo "Patched hello !"