File: smoke-setup

package info (click to toggle)
libfile-rsync-perl 0.49-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 208 kB
  • ctags: 36
  • sloc: perl: 1,386; makefile: 2; sh: 2
file content (4 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh
# test.pl will try to rsync blib/lib/File/Rsync.pm
mkdir -p ${TDIR}/blib/lib/File
echo foobar > ${TDIR}/blib/lib/File/Rsync.pm