[Piuparts-commits] [SCM] piuparts git repository branch, bikeshed,	updated. 0.53-21-g4217d44
    Andreas Beckmann 
    anbe at debian.org
       
    Sat Jul 13 11:55:15 UTC 2013
    
    
  
The following commit has been merged in the bikeshed branch:
commit 6ef39dffcbf97c6a71ec172cb413dd85aa4c304d
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jul 8 12:14:55 2013 +0200
    disable the /home check for squeeze-proposed
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
diff --git a/custom-scripts/scripts/post_setup_forbid_home b/custom-scripts/scripts/post_setup_forbid_home
index 93edb8d..54817c5 100755
--- a/custom-scripts/scripts/post_setup_forbid_home
+++ b/custom-scripts/scripts/post_setup_forbid_home
@@ -9,7 +9,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 esac
 
 case $PIUPARTS_DISTRIBUTION in
-	lenny|squeeze)
+	lenny|squeeze|squeeze-proposed)
 		exit 0
 		;;
 esac
-- 
piuparts git repository
    
    
More information about the Piuparts-commits
mailing list