slitaz-dev-tools diff tazdev/tazdev @ rev 269

Delete all corrupted account at once, search for user and fixes
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 20 17:50:15 2017 +0100 (2017-02-20)
parents b1e8c4f9bf01
children 32887197a722
line diff
     1.1 --- a/tazdev/tazdev	Mon Jan 05 16:39:45 2015 +0100
     1.2 +++ b/tazdev/tazdev	Mon Feb 20 17:50:15 2017 +0100
     1.3 @@ -124,7 +124,7 @@
     1.4  		status
     1.5  	fi
     1.6  	# Mount source so they can be shared between cooking/stable/undigest.
     1.7 -	# But do it only if it's a slitaz developement chroot.
     1.8 +	# But do it only if it's a slitaz development chroot.
     1.9  	fs=$rootfs/home/slitaz
    1.10  	if [ -d "$slitaz" ]; then
    1.11  		bind_chroot_dir $SLITAZ_HOME/src $fs/src