Re: Configuration Hook get/set

2017-03-30 Thread christian . isler
Thanks a lot for your answers. Good to know that the bug is already fixed christian >The fix for this bug landed today and should be available in the next >release. > >Pawel > >On 29.03.2017 15:04, Pat McGowan wrote: >> On Wed, Mar 29, 2017 at 6:24 AM, >> wrote: >> >>> >>> hi all, >>> i have a

Re: Configuration Hook get/set.

2017-03-29 Thread Pawel Stolowski
The fix for this bug landed today and should be available in the next release. Pawel On 29.03.2017 15:04, Pat McGowan wrote: On Wed, Mar 29, 2017 at 6:24 AM, wrote: hi all, i have a few questions regarding the baviour of the configuration option if i do snap set "mySnap" "myOption=77 eve

Re: Configuration Hook get/set.

2017-03-29 Thread Pat McGowan
On Wed, Mar 29, 2017 at 6:24 AM, wrote: > > > hi all, > i have a few questions regarding the baviour of the configuration option > > if i do > snap set "mySnap" "myOption=77 > everthing works as expected. i can read the option with snap get or in the > configuration hook with snapctl get. > afte