[haiku-bugs] Re: [Haiku] #5370: [patch] swap order of shell stderr, stdout redirection

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Wed, 24 Feb 2010 10:58:30 -0000

#5370: [patch] swap order of shell stderr, stdout redirection
---------------------------+------------------------------------------------
  Reporter:  mmadia        |       Owner:  bonefish      
      Type:  bug           |      Status:  closed        
  Priority:  normal        |   Milestone:  R1            
 Component:  Build System  |     Version:  R1/Development
Resolution:  fixed         |    Keywords:                
 Blockedby:                |    Platform:  All           
  Blocking:                |  
---------------------------+------------------------------------------------
Changes (by bonefish):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Replying to [comment:1 mmadia]:
 > To note, [http://dev.haiku-
 os.org/browser/haiku/trunk/build/scripts/build_haiku_image#L138
 build_haiku_image#L138] has {{{ $bfsShell -n $imageOffsetFlags
 "$imagePath" > /dev/null & }}}.  I'm not sure if this should be updated to
 {{{ > /dev/null 2>&1 }}}

 No, we actually want to see the errors that are printed.

 Patch applied in r35595. Thanks!

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5370#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: