Better message.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42913 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2011-10-25 16:25:57 +00:00
parent 6c278c3b97
commit 19618f8bba
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ start_fake_httpd ()
{
report_port=8989
report_file="$(finddir B_DESKTOP_DIRECTORY)/hwchecker_report_$$.txt"
report_ack="<html><body><h1>OK</h1></body></html>"
report_ack="<html><head></head><body><h1>Done! You can close this window now.</h1></body></html>"
report_cgi=http://127.0.0.1:$report_port/hwreport
(
# force a previous isntance to close