[gobolinux-devel] [gobolinux-commits] tools/ChrootCompile/bin ChrootCompile
Jonas Karlsson
jonka750 at student.liu.se
Wed Feb 20 10:34:17 NZDT 2008
On Tue, 19 Feb 2008 22:26:38 +0100, André Detsch <detsch at gobolinux.org> wrote:
> On Feb 19, 2008 5:08 PM, Jonas Karlsson <jonka750 at student.liu.se> wrote:
>> > -in_chroot bash
>> > -exit 0
>> > +#in_chroot bash
>> > +#exit 0
>> >
>> Why? I use it almost every time ChrootCompile dies while in the
>> sandbox. At least make it optional.
>
> Because this was placed _before_ the Compile command. It was left
> behind by Lucas' commit "Make it possible to run ChrootCompile in
> Rootless mode. Sweet!"
>
> Calling bash on failure is still active:
>
> if [ "$failed" ]
> then
> echo -en "\007"
> echo "Compilation failed, invoking bash for debugging purposes."
> in_chroot /bin/bash
> Die "Finished with errors."
> fi
>
Heh, you're right. I had been staring on a monitor for too long, wasn't
really awake. :)
--
/Jonas
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
More information about the gobolinux-devel
mailing list