changeset 536:83a9550ad564

Remove debugging switch
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 06 Apr 2019 18:51:18 +0900
parents d63b9b287ae9
children 6daa70fbf97c
files s4-init.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-init.sh	Sat Apr 06 18:50:23 2019 +0900
+++ b/s4-init.sh	Sat Apr 06 18:51:18 2019 +0900
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 type cgiinit >/dev/null 2.&1 || . `dirname $0`/s4-funcs.sh
 
 create() {

yatex.org