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.
release2 j_d75d0e53
Joanna Rutkowska 12 years ago
parent c460c5c430
commit d75d0e53d0

@ -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…
Cancel
Save