Kaydet (Commit) c46fe518 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGED

2005/09/05 17:28:46 rt 1.7.14.1: #i54170# Change license header: remove SISSL
üst 361180ce
...@@ -252,7 +252,8 @@ sub walkThroughJobFile ...@@ -252,7 +252,8 @@ sub walkThroughJobFile
{ {
chomp($line); chomp($line);
# DOS Hack grrrr... # DOS Hack grrrr...
while ($line =~ / $/) while ($line =~ /
$/)
{ {
$line = substr($line, 0, -1); $line = substr($line, 0, -1);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment