cookutils rev 543 slitaz-tank

libcookiso.sh: Add some more comments.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 15 16:28:45 2012 +0000 (2012-10-15)
parents d1f57160b838
children 3974b72eb580
files lib/libcookiso.sh
line diff
     1.1 --- a/lib/libcookiso.sh	Mon Oct 15 16:11:46 2012 +0000
     1.2 +++ b/lib/libcookiso.sh	Mon Oct 15 16:28:45 2012 +0000
     1.3 @@ -95,6 +95,7 @@
     1.4  	cd $here
     1.5  }
     1.6  
     1.7 +# clean up TMP_MNT folder
     1.8  cleanup()
     1.9  {
    1.10  	if [ -d $TMP_MNT ]; then
    1.11 @@ -532,6 +533,7 @@
    1.12  	status
    1.13  }
    1.14  
    1.15 +# cleanup merge
    1.16  cleanup_merge()
    1.17  {
    1.18  	rm -rf $TMP_DIR