[gobolinux-devel] [gobolinux-commits] tools/Scripts/bin FiboSandbox SandboxInstall Un...

Jonas Karlsson jonka750 at student.liu.se
Sat Apr 28 08:26:47 UTC 2007


On Sat, 28 Apr 2007 07:58:19 +0200, Lucas C. Villa Real  
<lucasvr at gobolinux.org> wrote:

> On 4/27/07, Jonas Karlsson <jonka750 at student.liu.se> wrote:
> ===================================================================
>> RCS file: /sources/goboscripts/tools/Scripts/bin/FiboSandbox,v
>
>> +function cleanup() {
>> +   while read line
>> +   do
>> +      umount ${line}
>> +   done < <(mount | grep "/Resources/Unmanaged" | awk {'print $1'})
>
> Just a question: should we trust the output of 'mount', or should we
> rely on /proc/mounts instead? I have seen just so many, but so many
> problems with non-updated /etc/mtab files that I definitely stopped to
> use it.
>
You're right. I'll change this.

> This is a very nice patchset, by the way :-)
>
Thanks. :)
I'm satisfied with the final outcome, even if I reimplemented it three  
times... (to make it more general)

-- 
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


More information about the gobolinux-devel mailing list