remove debug env

This commit is contained in:
Jean-Paul Calderone 2018-06-15 13:20:18 -04:00
parent 933096bdab
commit be8dca9f58

View File

@ -101,8 +101,6 @@ jobs:
# if the working directory is not readable.
working_directory: "/tmp"
command: |
env
# Run the test suite as a non-root user. This is the expected
# usage some small areas of the test suite assume non-root
# privileges (such as unreadable files being unreadable).