mirror of https://github.com/BOINC/boinc.git
tweak
parent
969543ec19
commit
99571995ef
|
@ -64,8 +64,9 @@ in which case only the output file paths are passed to the script.
|
|||
|
||||
As an example, the following PHP script, used as a compare script,
|
||||
requires that results match exactly:
|
||||
|
||||
```php
|
||||
#/usr/bin/env
|
||||
#! /usr/bin/env php
|
||||
<?php
|
||||
|
||||
$f1 = $argv[1];
|
||||
|
|
Loading…
Reference in New Issue