aboutgitcodebugslistschat
path: root/test/demo/podman
diff options
context:
space:
mode:
Diffstat (limited to 'test/demo/podman')
-rw-r--r--test/demo/podman2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/demo/podman b/test/demo/podman
index 100adc1..f3411d8 100644
--- a/test/demo/podman
+++ b/test/demo/podman
@@ -32,7 +32,7 @@ say , patch it
sleep 1
host cp ../contrib/podman/0001-libpod-Add-pasta-networking-mode.patch __TEMPDIR__/podman
host cd __TEMPDIR__/podman
-host git am 0001-libpod-Add-pasta-networking-mode.patch
+host git am -3 0001-libpod-Add-pasta-networking-mode.patch
sleep 1
say , and build it.