[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepimlibs/kcal/tests
From:       Volker Krause <vkrause () kde ! org>
Date:       2010-01-13 8:13:39
Message-ID: 1263370419.183715.29118.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1073911 by vkrause:

it shows that I haven't touched Perl in a long time...


 M  +1 -1      runsingletestcase.pl  


--- trunk/KDE/kdepimlibs/kcal/tests/runsingletestcase.pl #1073910:1073911
@@ -48,7 +48,7 @@
 $outfile =~ /\/([^\/]*)$/;
 $outfile = "$file.$id.out";
 
-if ( $^O == "MSWin32" || $^O == "msys" ) {
+if ( $^O eq "MSWin32" || $^O eq "msys" ) {
   $testcmd = "$app $file $outfile 2> nul";
 } else {
   $testcmd = "$app $file $outfile 2> /dev/null";
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic