diff options
Diffstat (limited to 'tests/pkg/patches')
-rw-r--r-- | tests/pkg/patches/01_goodbye.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/pkg/patches/01_goodbye.patch b/tests/pkg/patches/01_goodbye.patch deleted file mode 100644 index e30f1c4..0000000 --- a/tests/pkg/patches/01_goodbye.patch +++ /dev/null @@ -1,7 +0,0 @@ -diff -Naur a/src/foo.sh b/src/foo.sh ---- a/src/foo.sh -+++ b/src/foo.sh -@@ -1,2 +1,2 @@ - #!/bin/sh --printf 'Hello, world!\n' -+printf 'Goodbye, world!\n' |