mirror of
https://github.com/checkpoint-restore/criu
synced 2025-10-07 13:40:12 +00:00
As CRIU is using multiple different CI systems this adds a printout to each CI run about the CI environment for easier debugging of possible errors. Also use V=1 to build CRIU and the tests to easily see which compiler and which options are used. Signed-off-by: Adrian Reber <areber@redhat.com>