1
0
mirror of https://git.dpkg.org/git/dpkg/dupload.git synced 2025-04-09 20:44:36 +00:00
Files
dupload/t/bin/scp
2023-11-16 00:35:45 +01:00

7 lines
71 B
Bash
Executable File

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