Skip to content
Snippets Groups Projects
Verified Commit 65411af6 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

autopkgtest: be more verbose when running the tests

parent 536a7712
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@ fi
export LIBGUESTFS_MEMSIZE=128
cp -r tests $ADTTMP
(cd $ADTTMP; py.test-3)
(cd $ADTTMP; py.test-3 -v -r a)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment