From 2d9d1cd01341bee4dc5ca228dcf961051087dede Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Thu, 1 Jul 2021 13:05:58 -0700 Subject: [PATCH] Try automation from PR --- 0001-Add-Makefile.patch | 2 +- series | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0001-Add-Makefile.patch b/0001-Add-Makefile.patch index 422d801..048783e 100644 --- a/0001-Add-Makefile.patch +++ b/0001-Add-Makefile.patch @@ -14,4 +14,4 @@ new file mode 100644 +++ b/Makefile @@ -0,0 +1,2 @@ +all: -+ @echo Hello World ++ @echo Hello World from PR diff --git a/series b/series index 13f99b9..142c596 100644 --- a/series +++ b/series @@ -1,5 +1,5 @@ # Auto-generated by git-pile 0001-Add-a.txt.patch -0001-Improve-a.txt.patch 0001-Add-Makefile.patch +0001-Improve-a.txt.patch