PBR

Comment 0 for bug 1866595

Revision history for this message
Changqing Li (sandy-lcq) wrote : properly need to remove the shebang

Hi, below source have shebang #!/usr/bin/env python

tests/test_packaging.py
tests/test_integration.py

This might have problem when run on python3 only host, properly, we have remove the shebang like other files