1
0
mirror of https://git.dpkg.org/git/dpkg/dupload.git synced 2025-04-10 05:59:42 +00:00
Files
dupload/t/bin/rsync
2023-11-16 00:35:45 +01:00

7 lines
73 B
Bash
Executable File

#!/bin/sh
set -e
printf "\nmock-rsync %s\n" "$*"
mock-method-xfer "$@"