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

Unified Diff: app.yaml

Issue 10830046: code review 10830046: go.talks: fix nobuild_files rule (Closed)
Patch Set: diff -r 58596207d038 https://code.google.com/p/go.talks Created 10 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app.yaml
===================================================================
--- a/app.yaml
+++ b/app.yaml
@@ -12,4 +12,4 @@
- url: /.*
script: _go_app
-nobuild_files: ^(?!(present|code.google.com)/)
+nobuild_files: ^((201[0-9]|pkg)/)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

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