Hello community, here is the log from the commit of package yast2-nfs-client for openSUSE:Factory checked in at 2012-02-25 07:32:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-nfs-client (Old) and /work/SRC/openSUSE:Factory/.yast2-nfs-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-nfs-client", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-nfs-client/yast2-nfs-client.changes 2012-02-20 16:20:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-nfs-client.new/yast2-nfs-client.changes 2012-02-25 07:32:04.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 24 12:09:03 UTC 2012 - [email protected] + +- fixed testsuite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-nfs-client-2.21.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-client-2.21.5/testsuite/tests/readwrite.ycp new/yast2-nfs-client-2.21.5/testsuite/tests/readwrite.ycp --- old/yast2-nfs-client-2.21.5/testsuite/tests/readwrite.ycp 2012-02-06 08:04:39.000000000 +0100 +++ new/yast2-nfs-client-2.21.5/testsuite/tests/readwrite.ycp 2012-02-24 13:12:27.000000000 +0100 @@ -8,7 +8,7 @@ * Authors: * Martin Vidner <[email protected]> * - * $Id: readwrite.ycp 50787 2008-09-08 10:58:08Z kmachalkova $ + * $Id: readwrite.ycp 67540 2012-02-24 12:12:22Z mfilka $ */ { // testedfiles: Nfs.ycp Service.ycp Report.ycp Testsuite.ycp @@ -120,6 +120,9 @@ "NFS4_SUPPORT": "yes", ], ], + "target" : $[ + "stat" : $[ "dummy": true ] + ], ]; map WRITE = $[ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-nfs-client-2.21.5/testsuite/tests/readwrite2.ycp new/yast2-nfs-client-2.21.5/testsuite/tests/readwrite2.ycp --- old/yast2-nfs-client-2.21.5/testsuite/tests/readwrite2.ycp 2012-02-06 08:04:39.000000000 +0100 +++ new/yast2-nfs-client-2.21.5/testsuite/tests/readwrite2.ycp 2012-02-24 13:12:27.000000000 +0100 @@ -8,7 +8,7 @@ * Authors: * Martin Vidner <[email protected]> * - * $Id: readwrite2.ycp 50787 2008-09-08 10:58:08Z kmachalkova $ + * $Id: readwrite2.ycp 67540 2012-02-24 12:12:22Z mfilka $ */ { // testedfiles: Nfs.ycp Service.ycp Report.ycp Testsuite.ycp @@ -117,6 +117,9 @@ "NFS4_SUPPORT": "no", ], ], + "target" : $[ + "stat" : $[ "dummy": true ] + ], ]; // services portmap & nfs are stopped. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
