summaryrefslogtreecommitdiffstats
path: root/.bra.toml
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-03-06 16:40:04 -0500
committerUnknwon <u@gogs.io>2016-03-06 16:40:04 -0500
commit58f0c68151d40009800eca138d52c29cac0410e8 (patch)
tree919d0ede05761f194749d2b953f890aa947d4715 /.bra.toml
parent12b5a76b0d528a6b4159894204163ce16f4c247a (diff)
downloadgitea-58f0c68151d40009800eca138d52c29cac0410e8.tar.gz
gitea-58f0c68151d40009800eca138d52c29cac0410e8.zip
Some minor changes
Diffstat (limited to '.bra.toml')
-rw-r--r--.bra.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bra.toml b/.bra.toml
index c4b1885d58..a25a22410f 100644
--- a/.bra.toml
+++ b/.bra.toml
@@ -1,6 +1,5 @@
[run]
init_cmds = [
- #["grep", "-rn", "FIXME", "."],
["make", "build-dev", "TAGS=sqlite"],
["./gogs", "web"]
]