changeset 2610:6f3ed1513e66

adm2
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Fri, 23 Oct 2015 17:03:30 +0900
parents 5bc0d9a43143
children 4e7f444b7abc
files opencampus2015/admin/check.rb
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/opencampus2015/admin/check.rb	Fri Oct 23 17:01:47 2015 +0900
+++ b/opencampus2015/admin/check.rb	Fri Oct 23 17:03:30 2015 +0900
@@ -68,7 +68,7 @@
 pts += "</table>"
 
 
-system `sqlite3 -mode html /sql/main.sq3`
+system `sqlite3 sql/main.sq3 ".mode html"`
 if c["SQ3"] == ""
 else
 upd = c["SQ3"]

yatex.org