$NetBSD: patch-aj,v 1.7 2003/02/24 03:35:30 dmcmahill Exp $ --- tests/pvm.dia.ref.orig Wed Jul 31 07:39:02 2002 +++ tests/pvm.dia.ref @@ -73,7 +73,7 @@ if type(rest(5))<>10 then bugmes();quit; if size(rest(5),'*')<>n then bugmes();quit;end -if rest(5)(n)<>'scilab' then bugmes();quit;end +if rest(5)(n)<>SCI+'/bin/scilab' then bugmes();quit;end if or(rest(5)(1:n-1)<>"") then bugmes();quit;end