diff options
author | Unknwon <u@gogs.io> | 2015-11-20 01:18:50 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-11-20 01:18:50 -0500 |
commit | 902b5784659327a61ba7de56ef1885fcc6549b17 (patch) | |
tree | 8ddbe345e2140d300a20b74c47bd654ff728b096 /.bra.toml | |
parent | 3d14e73fd835f2a0ed4a22daa4c67df245be8103 (diff) | |
download | gitea-902b5784659327a61ba7de56ef1885fcc6549b17.tar.gz gitea-902b5784659327a61ba7de56ef1885fcc6549b17.zip |
better escape char handle
Diffstat (limited to '.bra.toml')
-rw-r--r-- | .bra.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ watch_dirs = [ watch_exts = [".go"] build_delay = 1500 cmds = [ - ["go", "install"], ["go", "install", "-race"], # sqlite redis memcache cert pam tidb ["go", "build", "-race"], ["./gogs", "web"] |