summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomáš Mózes <hydrapolic@gmail.com>2024-01-04 12:34:35 +0100
committerTomáš Mózes <hydrapolic@gmail.com>2024-01-04 12:34:35 +0100
commit899e5378b706299ec647f9dafc556fc9cef5da55 (patch)
tree7c76226ad8fe721e89c2ec4cd7a515d41dd8f79a /0020-tools-pygrub-Small-refactors.patch
parentXen 4.16.6-pre-patchset-0 (diff)
downloadxen-upstream-patches-4.16.6-pre-patchset-1.tar.gz
xen-upstream-patches-4.16.6-pre-patchset-1.tar.bz2
xen-upstream-patches-4.16.6-pre-patchset-1.zip
Xen 4.16.6-pre-patchset-14.16.6-pre-patchset-14.16
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Diffstat (limited to '0020-tools-pygrub-Small-refactors.patch')
-rw-r--r--0020-tools-pygrub-Small-refactors.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0020-tools-pygrub-Small-refactors.patch b/0020-tools-pygrub-Small-refactors.patch
index 5b24800..937cf4c 100644
--- a/0020-tools-pygrub-Small-refactors.patch
+++ b/0020-tools-pygrub-Small-refactors.patch
@@ -1,7 +1,7 @@
From 4f46a077fde520dcdc466da611d7abd124f260f8 Mon Sep 17 00:00:00 2001
From: Alejandro Vallejo <alejandro.vallejo@cloud.com>
Date: Mon, 25 Sep 2023 18:32:22 +0100
-Subject: [PATCH 20/27] tools/pygrub: Small refactors
+Subject: [PATCH 20/30] tools/pygrub: Small refactors
Small tidy up to ensure output_directory always has a trailing '/' to ease
concatenating paths and that `output` can only be a filename or None.
@@ -61,5 +61,5 @@ index ce4e07d3e8..1042c05b86 100755
else:
fd = os.open(output, os.O_WRONLY)
--
-2.42.0
+2.43.0