in local->local mode don't use exec to start the "remote" rsync,
authorAndrew Tridgell <tridge@samba.org>
Sun, 5 Apr 1998 06:07:37 +0000 (06:07 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 5 Apr 1998 06:07:37 +0000 (06:07 +0000)
commit366345fe05a44b2d08aedb1c8e4b6d7ce1aedeeb
treed9912d30ea30e627e4cf457ad3ebb811ccb77ad4
parentdd04a03440be7c04ec7c3005d5fd92ec03311358
in local->local mode don't use exec to start the "remote" rsync,
instead just fork()
main.c
util.c