
committed by
Dr. Stephen Henson

parent
2fc368c111
commit
a808002bc3
@@ -90,7 +90,7 @@ if ($? == 0)
|
||||
{
|
||||
$no_ec = 1;
|
||||
}
|
||||
elsif ($? == 1)
|
||||
elsif ($? == 256)
|
||||
{
|
||||
$no_ec = 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user