Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Unified Diff: src/run.bash

Issue 5188042: code review 5188042: ebnf, ebnflint: move under exp (Closed)
Patch Set: diff -r 5944fd5ec54a https://go.googlecode.com/hg/ Created 13 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/pkg/exp/ebnflint/ebnflint.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/run.bash
===================================================================
--- a/src/run.bash
+++ b/src/run.bash
@@ -45,7 +45,7 @@
GOMAXPROCS=10 gomake testshort
) || exit $?
-(xcd cmd/ebnflint
+(xcd pkg/exp/ebnflint
time gomake test
) || exit $?
« no previous file with comments | « src/pkg/exp/ebnflint/ebnflint.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b