Project

General

Profile

« Previous | Next » 

Revision 10154

*{.sh,run}: use new log-() instead of log+() with a negative #

View differences:

db.sh
238 238
	echo_func; kw_params stdin
239 239
	
240 240
	use_pg
241
	log+ -2
241
	log- 2
242 242
	local PGHOST="$server";       export PGHOST
243 243
	local PGUSER="$user";         export PGUSER
244 244
	local PGPASSWORD="$password"; export PGPASSWORD

Also available in: Unified diff