Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13896] gcc34 compile fails when root has a shell other than bash

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13896] gcc34 compile fails when root has a shell other than bash
  • Date: 8 Aug 2007 15:49:06 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13896





------- Additional Comments From jakakranjc AT email.si 2007-08-08 10:49 -------
sh -c "if [ -f ../fixinc.sh ] ; then rm -f ../fixinc.sh || mv -f ../fixinc.sh
../fixinc.sh.$$ || exit 1 ; else : ; fi"

...works just fine here and I don't see anything apparent wrong with it.
However, the error generated is I believe from (t)csh, bash complains
differently. Try adding an "echo $SHELL" before it. Perhaps the whole thing
is
ran in tcsh.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13896] gcc34 compile fails when root has a shell other than bash, bugzilla-daemon, 08/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page