fafc017392
This adds a test where we clone a git and a hg repo and apply a single patch and later a quilt series on each of them. Signed-off-by: Henning Schild <henning.schild@siemens.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
9 lines
115 B
Diff
9 lines
115 B
Diff
diff --git a/Makefile b/Makefile
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,4 +1,1 @@
|
|
all: hello
|
|
-
|
|
-clean:
|
|
- rm -f hello
|