secureswitools/swisistools/test/tdumpsis/testdumpsis.pl
branchRCL_3
changeset 25 7333d7932ef7
parent 24 5cc91383ab1e
child 26 8b7f4e561641
--- a/secureswitools/swisistools/test/tdumpsis/testdumpsis.pl	Thu Aug 19 10:02:49 2010 +0300
+++ b/secureswitools/swisistools/test/tdumpsis/testdumpsis.pl	Tue Aug 31 15:21:33 2010 +0300
@@ -1519,7 +1519,6 @@
 	use Cwd;
 	$dir = cwd;
 	chdir $dir.$DumpsisGenPkgPath;
-	
 	open($pkgcontent,$TestNRflagpkg);
 	foreach (<$pkgcontent>) 
 	{
@@ -1530,7 +1529,7 @@
 		}
 	}
 	close($pkgcontent);
-	
+
 	chdir $dir;
 	$NumberOfTests++;
 	if ($result == 0 && $result1 == 0 && $result2 == 1)