We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d7fb2 commit c7617e0Copy full SHA for c7617e0
Tools/EWSTools/start-queue-win.sh
@@ -1,4 +1,6 @@
1
#!/bin/sh
2
+export WEBKIT_BUGZILLA_USERNAME=$1
3
+export WEBKIT_BUGZILLA_PASSWORD=$2
4
while :
5
do
6
date
0 commit comments