pjs/tools/buildbot-configs/testing/unittest/auth.py

9 строки
181 B
Python

#
debugPassword = "swordfish"
authList = [("win-vc8", "swordfish"),
("win-2k3", "swordfish"),
("linux","swordfish"),
("mac-osx", "swordfish")]