]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - tools/perfTest.sh
"Update Booster" fertiggestellt und getestet.
[people/pmueller/ipfire-2.x.git] / tools / perfTest.sh
index 063a2cbefe128cacbdb37baa9e0f18a6a2bcb483..12e5f99fba81e49b4d6d84b35ad3aada102dad95 100644 (file)
@@ -38,7 +38,7 @@ CGI_HOST=$1
 CGI_PORT=444
 CGI_URL="https://$CGI_HOST:$CGI_PORT/cgi-bin"
 USER=admin
-PASS=test
+PASS=ipfire
 CMD="wget -q -O /dev/null --http-user=$USER --http-passwd=$PASS"
 
 doTest() {