|
@@ -88,7 +88,6 @@ begin
|
|
halt(result_chmod_error);
|
|
halt(result_chmod_error);
|
|
if fpchmod(vcsa,ttystat.mode)<>0 then
|
|
if fpchmod(vcsa,ttystat.mode)<>0 then
|
|
halt(result_chmod_error);
|
|
halt(result_chmod_error);
|
|
- writeln(vcsa);
|
|
|
|
exitcode:=result_success;
|
|
exitcode:=result_success;
|
|
end;
|
|
end;
|
|
end;
|
|
end;
|