[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [flashproxy/master] I'm guessing these extra parens aren't needed.



commit e30e005503bc22ef6c8e54c6db45b8df1ef43446
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sat May 18 19:23:55 2013 -0700

    I'm guessing these extra parens aren't needed.
---
 appspot/app.yaml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appspot/app.yaml b/appspot/app.yaml
index 27cccb3..fa86e75 100644
--- a/appspot/app.yaml
+++ b/appspot/app.yaml
@@ -4,6 +4,6 @@ runtime: go
 api_version: go1
 
 handlers:
-- url: /(ip|(reg/.+))
+- url: /(ip|reg/.+)
   script: _go_app
   secure: always



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits