*** empty log message ***

svn path=/trunk/boinc/; revision=1685
This commit is contained in:
Karl Chen 2003-07-15 21:30:05 +00:00
parent cf52728504
commit 5dd59b8c90
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
echo 'Hint: Example greps: "RESULT#106876", "26fe99aa_25636_00119.wu_1", "WU#8152", "too many errors", "2003-07-17", "CRITICAL" <br>';
passthru("cd $log_dir && ./grep_logs -html '$s' $f 2>&1");
passthru("cd $log_dir && ../bin/grep_logs -html '$s' $f 2>&1");
page_tail();
} ?>