[go] push by r@golang.org - build: fix make.rc on Plan 9... on 2013-05-24 20:55 GMT

3 views
Skip to first unread message

g...@googlecode.com

unread,
May 24, 2013, 4:55:33 PM5/24/13
to golang-...@googlegroups.com
Revision: 9b11496e569e
Branch: default
Author: David du Colombier <0in...@gmail.com>
Date: Fri May 24 13:55:19 2013
Log: build: fix make.rc on Plan 9

Set $status as null to prevent rc from exiting
on the last --no-banner argument checking when
used with rc -e. It allows all.rc to not exit
before executing run.rc

R=golang-dev, lucio.dere, rsc
CC=golang-dev
https://codereview.appspot.com/9611045

Committer: Rob Pike <r...@golang.org>
http://code.google.com/p/go/source/detail?r=9b11496e569e

Modified:
/src/make.rc

=======================================
--- /src/make.rc Tue Feb 26 09:25:46 2013
+++ /src/make.rc Fri May 24 13:55:19 2013
@@ -95,3 +95,5 @@

if(! ~ $1 --no-banner)
$GOTOOLDIR/dist banner
+
+status=''
Reply all
Reply to author
Forward
0 new messages