[Bps-public-commit] Prophet branch, master, updated. d41d6f1ca237b23d5c494b9cf4b6c125ca4a85a0

clkao at bestpractical.com clkao at bestpractical.com
Wed Apr 15 09:05:58 EDT 2009


The branch, master has been updated
       via  d41d6f1ca237b23d5c494b9cf4b6c125ca4a85a0 (commit)
      from  1e8713280810752d892fb8376d17b316530930ad (commit)

Summary of changes:
 lib/Prophet/ContentAddressedStore.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit d41d6f1ca237b23d5c494b9cf4b6c125ca4a85a0
Author: Chia-liang Kao <clkao at clkao.org>
Date:   Wed Apr 15 21:05:44 2009 +0800

    fs_root can be null

diff --git a/lib/Prophet/ContentAddressedStore.pm b/lib/Prophet/ContentAddressedStore.pm
index e38a23d..83c5916 100644
--- a/lib/Prophet/ContentAddressedStore.pm
+++ b/lib/Prophet/ContentAddressedStore.pm
@@ -5,7 +5,6 @@ use JSON;
 use Digest::SHA qw(sha1_hex);
 
 has fs_root => (
-    isa => 'Str',
     is  => 'rw',
 );
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list