tests: Run debos with verbose logging
Compare changes
Files
5@@ -16,13 +16,15 @@ import sys
@@ -49,7 +51,7 @@ def configure_git_user(name, email):
@@ -69,6 +71,24 @@ def get_current_branch_name():
@@ -96,14 +116,26 @@ def main():
Avoid failing silently in case of fakemachine boot issues.