Excerpts from Maciej Bliziński's message of Thu Jul 21 09:59:09 -0400 2011:
> > return false unless parts.size.eql?(3)
> > - return false unless VALID_TREES.include?(parts[0])
> > - return false unless VALID_ARCHES.include?(parts[1])
> > - return false unless VALID_RELEASE.inc
Em 21/07/2011 04:02, escreveu:
>
> Revision: 409
> http://opencsw.svn.sourceforge.net/opencsw/?rev=409&view=rev
> Author: bdwalton
> Date: 2011-07-21 03:01:50 + (Thu, 21 Jul 2011)
>
> Log Message:
> ---
> move constants defining valid path portions for where to find the
Revision: 409
http://opencsw.svn.sourceforge.net/opencsw/?rev=409&view=rev
Author: bdwalton
Date: 2011-07-21 03:01:50 + (Thu, 21 Jul 2011)
Log Message:
---
move constants defining valid path portions for where to find the catalog out
of the library (these should levera