misc-functions.sh: move sleep out of loop
authorZac Medico <zmedico@gentoo.org>
Thu, 20 Oct 2011 14:16:50 +0000 (07:16 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 20 Oct 2011 14:16:50 +0000 (07:16 -0700)
commita5968f7d9b1c17568fba27f7b7fd284b9431802d
tree01c1edd4fc79cc406e4f606eda7ff4687bd24c95
parent36fd75fbc3f6b0f3dbae655c0b1b125735f8d90b
misc-functions.sh: move sleep out of loop

Having sleep in the world-writable loop causes riduculous delays for
prefix users with exotic filesystem constraints (like a FAT filesystem
mounted with umask=000).
bin/misc-functions.sh