File: autopkgtest-virt-null.bodge.patch

package info (click to toggle)
dgit 12.16
  • links: PTS, VCS
  • area: main
  • in suites: trixie-proposed-updates
  • size: 3,368 kB
  • sloc: perl: 13,443; sh: 6,466; python: 334; makefile: 324; tcl: 69
file content (11 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
--- /usr/bin/autopkgtest-virt-null	2024-10-25 09:04:32.000000000 +0100
+++ autopkgtest-virt-null	2025-01-11 12:40:19.549365093 +0000
@@ -66,7 +66,7 @@
 def hook_cleanup():
     global capabilities
 
-    VirtSubproc.downtmp_remove()
+#    VirtSubproc.downtmp_remove()
     capabilities = [c for c in capabilities if not c.startswith('downtmp-host')]