On Thu, Nov 10, 2011 at 10:08 AM, Edward K. Ream <[email protected]> wrote: > On Thu, Nov 10, 2011 at 9:36 AM, Edward K. Ream <[email protected]> wrote: > >>> ValueError: too many values to unpack >> >> Sorry about that. I'll fix immediately and add (or maybe enhance) a unit >> test.
Thanks, the @auto trees are now populated The log shows the following for one file. The files are ones I don't have write permission on, I suspect the problem is related to that. Is there an @<file> version which is read-only? IE: just for viewing. reading: /home/ktenney/work/salt.leo reading: @auto pkg.py error: @auto did not import @auto pkg.py perfectly first mismatched line: 664 (original) = 664 (imported) Original file... Imported file... inserting @ignore errors inhibited read @auto /usr/local/lib/python2.7/dist-packages/salt/states/pkg.py reading: @auto resource/salt-install.sh errors inhibited read @auto /home/ktenney/work/resource/salt-install.sh reading: @auto resource/salt-clean.sh errors inhibited read @auto /home/ktenney/work/resource/salt-clean.sh reading: @file custom/custom.salt > > Done at rev 4771. Includes a unit test that previously failed, and > now passes. The test also verifies the reverse situation in which the > second set of tokens is shorter than the first. > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
