Increase verbosity of revisor
The output is redirected to a log file anyway, but in case of an error this prints much more useful info.
This commit is contained in:
parent
c460c5c430
commit
d75d0e53d0
2
Makefile
2
Makefile
@ -108,7 +108,7 @@ update-repo:
|
||||
iso:
|
||||
cp rpm_verify /usr/local/bin/
|
||||
ln -sf `pwd` /tmp/qubes-installer
|
||||
revisor --cli --config=conf/qubes-install.conf --model=qubes-x86_64 $(REVISOR_OPTS)
|
||||
revisor --cli --config=conf/qubes-install.conf --model=qubes-x86_64 $(REVISOR_OPTS) -d99
|
||||
isohybrid build/ISO/qubes-x86_64/iso/*.iso
|
||||
rpm_verify build/work/revisor-install/*/qubes-x86_64/x86_64/os/Packages/*.rpm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user