From c41be7506f83e1310c75384f22d6a37d018bdffd Mon Sep 17 00:00:00 2001 From: Daniel Hilst <392820+dhilst@users.noreply.github.com> Date: Tue, 1 Sep 2026 07:41:02 -0300 Subject: [PATCH] fix(build): drop the accidentally committed Gitinfo build residue buildrpms.pl rewrites Gitinfo in its working directory at every run, and a verification run left it staged into this branch. It is not tracked upstream and is not part of the source, so it is removed and ignored. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com> --- .gitignore | 3 +++ Gitinfo | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 Gitinfo diff --git a/.gitignore b/.gitignore index 4767b51c3..8a98dd922 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ Release.save* # ignore the old generated man pages and html pages xCAT-client/share/man xCAT-client/share/doc + +# Build residue: buildrpms.pl rewrites this at every run. +Gitinfo diff --git a/Gitinfo b/Gitinfo deleted file mode 100644 index 8c55c71c5..000000000 --- a/Gitinfo +++ /dev/null @@ -1 +0,0 @@ -5515dfbe3e5ac3a305a60422def89f12e6318ce8