Project

General

Profile

« Previous | Next » 

Revision 13273

lib/sh/sync.sh: upload(): always print the function and kw_params

View differences:

sync.sh
13 13
#     an absolute path (e.g. "$(dirname "${BASH_SOURCE[0]}")"/...).
14 14
# requires put from https://uutils.googlecode.com/svn/trunk/bin/put
15 15
{
16
	echo_func; kw_params local_dir remote_url; echo_vars swap
16
	log-- echo_func; log-- kw_params local_dir remote_url
17
	log-- echo_vars swap subpath
17 18
	
18 19
	# make subpath relative to currdir
19 20
	if test "$subpath"; then

Also available in: Unified diff