Browse Source

fixed Login_Chroot() in vbuilder.sh.in

git-svn-id: http://trac.vinelinux.org/repos/projects/vbootstrap/trunk@3678 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 13 years ago
parent
commit
d8b06524ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vbuilder.sh.in

+ 1 - 1
vbuilder.sh.in

@@ -760,7 +760,7 @@ Login_Chroot(){
     done
     cp -Ppf /etc/localtime ${BUILD_ROOT}/etc
 
-    $__chroot /bin/bash || return 1
+    $__chroot /bin/bash
 
     # mount-chroot  --umount /home
     mount-chroot  --umount /tmp