[Bps-public-commit] Shipwright branch, master, updated. 597760f605f3b868306e24938fa9329a4f302856
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Mon Sep 14 23:04:21 EDT 2009
The branch, master has been updated
via 597760f605f3b868306e24938fa9329a4f302856 (commit)
from 1166eb1246e886733505f0366b1df12a20da4cc3 (commit)
Summary of changes:
lib/Shipwright/Source/Base.pm | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 597760f605f3b868306e24938fa9329a4f302856
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Sep 15 11:04:15 2009 +0800
a bit comment
diff --git a/lib/Shipwright/Source/Base.pm b/lib/Shipwright/Source/Base.pm
index 5d01ff4..1cdc3b3 100644
--- a/lib/Shipwright/Source/Base.pm
+++ b/lib/Shipwright/Source/Base.pm
@@ -419,6 +419,8 @@ EOF
my $name = $module;
if ( $self->_is_skipped($module) ) {
+ # skipped contains all modules imported before,
+ # so we need to check if they are imported ones
unless ( defined $map->{$module}
|| defined $url->{$module} )
{
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list