Project

General

Profile

« Previous | Next » 

Revision 9895

lib/sh/sync.sh: removed sync_download(). use swap=1 sync_upload() instead.

View differences:

lib/sh/local.sh
78 78

  
79 79
sync_upload() { echo_func; use_sync; upload "$@"; }
80 80

  
81
sync_download() { echo_func; use_sync; upload "$@"; }
82

  
83 81
fi

Also available in: Unified diff