This is an automated email from the ASF dual-hosted git repository.
lide pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 902e746 restore bake.sh
902e746 is described below
commit 902e7460345c8883e7b2cf2343e7a7b480b5892e
Author: lide <[email protected]>
AuthorDate: Sat Sep 29 12:37:15 2018 +0800
restore bake.sh
---
bake.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bake.sh b/bake.sh
index 1e009c5..faa65c2 100755
--- a/bake.sh
+++ b/bake.sh
@@ -1,3 +1,3 @@
#!/bin/bash
export JBAKE_OPTS="-Djavax.xml.accessExternalDTD=http"
-jbake -b -s $@
+jbake $@
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]