s4

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 diff
     1.1 --- a/s4-init.sh	Sat Apr 06 18:50:23 2019 +0900
     1.2 +++ b/s4-init.sh	Sat Apr 06 18:51:18 2019 +0900
     1.3 @@ -1,4 +1,4 @@
     1.4 -#!/bin/sh -x
     1.5 +#!/bin/sh
     1.6  type cgiinit >/dev/null 2.&1 || . `dirname $0`/s4-funcs.sh
     1.7  
     1.8  create() {