mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
devutils/validate_patches.py: Add --dry-run to verbose error
Fixes #957
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
FROM python:3.7-slim
|
||||
|
||||
RUN apt update && apt install -y xz-utils
|
||||
RUN apt update && apt install -y xz-utils patch
|
||||
|
||||
Reference in New Issue
Block a user