Loading diffoscope/comparators/vmlinuz.py +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ class VmlinuzContainer(Archive): subprocess.check_call( [script, self.source.path], stdout=f, stderr=None, stderr=subprocess.DEVNULL, ) return dest_path Loading Loading
diffoscope/comparators/vmlinuz.py +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ class VmlinuzContainer(Archive): subprocess.check_call( [script, self.source.path], stdout=f, stderr=None, stderr=subprocess.DEVNULL, ) return dest_path Loading