[yast-devel] Re: [yast-commit] <rest-service> network : added config file for routes
* Michal Zugec <mzugec@suse.cz> [Aug 31. 2009 08:59]:
ref: refs/heads/network commit 0dfc80d23eaec24c737fd30f9e2b09b14d77a487 Author: Michal Zugec <mzugec@suse.cz> Date: Mon Aug 31 08:58:53 2009 +0200
added config file for routes
This comment doesn't match the change.
--- plugins/network/config/resources/routes.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/network/config/resources/routes.yml b/plugins/network/config/resources/routes.yml index 09c08d5..3f765a5 100644 --- a/plugins/network/config/resources/routes.yml +++ b/plugins/network/config/resources/routes.yml @@ -1,3 +1,4 @@ interface: org.opensuse.yast.modules.yapi.network.routes policy: org.opensuse.yast.modules.yapi.network controller: network/routes +singular: true
Why would 'routes' be singular ? This means that only one route ever exists. Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
Klaus Kaempf wrote / napísal(a):
* Michal Zugec <mzugec@suse.cz> [Aug 31. 2009 08:59]:
ref: refs/heads/network commit 0dfc80d23eaec24c737fd30f9e2b09b14d77a487 Author: Michal Zugec <mzugec@suse.cz> Date: Mon Aug 31 08:58:53 2009 +0200
added config file for routes
This comment doesn't match the change.
--- plugins/network/config/resources/routes.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/network/config/resources/routes.yml b/plugins/network/config/resources/routes.yml index 09c08d5..3f765a5 100644 --- a/plugins/network/config/resources/routes.yml +++ b/plugins/network/config/resources/routes.yml @@ -1,3 +1,4 @@ interface: org.opensuse.yast.modules.yapi.network.routes policy: org.opensuse.yast.modules.yapi.network controller: network/routes +singular: true
Why would 'routes' be singular ? This means that only one route ever exists.
Fixed by recent commit
Klaus
--- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
-- Best Regards, Michal Zugec Software developer --------------------------------------------------------------------- SuSE CR, s.r.o. e-mail: mzugec@suse.cz Lihovarska 1060/12 tel: +420 284 028 960 190 00 Praha 9 fax: +420 296 542 374 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
Klaus Kaempf
-
Michal Zugec