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

  • From: "mmadia" <trac@xxxxxxxxxxxx>
  • Date: Fri, 05 Feb 2010 16:19:05 -0000

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

Comment(by 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 }}}

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

Other related posts: