From 0af58141bb3580e944780b8e89f3974b06c5e232 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 8 Mar 2016 13:26:35 +0100 Subject: Warnung in systemunit.pas entfernt --- systemunit.pas | 1 + 1 file changed, 1 insertion(+) (limited to 'systemunit.pas') diff --git a/systemunit.pas b/systemunit.pas index 6b858b2..763c8db 100644 --- a/systemunit.pas +++ b/systemunit.pas @@ -156,6 +156,7 @@ begin args[0]:='-f'; args[1]:='-n'; args[2]:=s; + result:=''; if not runCommand('readlink',args,result) then raise exception.create('Fehler beim Ausführen von ''readlink -f -n '+s+'''!'); end; -- cgit v1.2.3-70-g09d2