-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

A Mennucc ha scritto:
> hi,
> 
> this seems a small bug
> 
> --- util/fileops.py~1.8.3     2008-11-22 11:47:49.000000000 +0100
> +++ util/fileops.py           2009-01-13 18:34:07.000000000 +0100
> @@ -405,7 +405,7 @@
>          if rc:
>              if rc in (1,):
>                  _debug_('mounting %r: %s' % (dir, se), DWARNING)
> -            elif rc == (32,):
> +            elif rc in (32,):
>                  _debug_('mounting %r: %s' % (dir, se), DWARNING)
>          else:
>              mount_count += 1
> 
> 

note that the patch I posted in the artifact
 
https://sourceforge.net/tracker2/index.php?func=detail&aid=2502039&group_id=46652&atid=446895
includes this one

a.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkltDKMACgkQ9B/tjjP8QKQmdwCeNrIPcTyc2zaOazutDJRd1QIX
H6wAnj+W5kt/ptXq5UPP/VR+0vO+z+Rp
=DYbV
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to