Comment 1 for bug 1208584

Revision history for this message
Kui Shi (skuicloud) wrote :

$ ./run_tests.sh -N -p
this command will use the "flake8" program installed in our host.

$ ./run_tests.sh -p
this command will use the "flake8" installed in the virtualenv.

The two version of flake8 may be different. so the result may be different.