From 7491e3df91223e79f46bd432033daccb6aa67f6d Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Thu, 5 Oct 2023 20:18:04 +0200 Subject: changed the patch files that we can also use them with busybox for testing in Woodpecker --- patches/gollum.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/gollum.sh') diff --git a/patches/gollum.sh b/patches/gollum.sh index 74f7626..b15af0b 100755 --- a/patches/gollum.sh +++ b/patches/gollum.sh @@ -26,6 +26,6 @@ echo "Hissss! before: '$b'" echo " after: '$a'" echo " patch: '$p'" -diff $b $a > $p +diff -u $b $a > $p cat $p -- cgit v1.2.3-70-g09d2