File: 0002-mcopy

package info (click to toggle)
mtools 4.0.49-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,532 kB
  • sloc: ansic: 20,351; sh: 5,572; makefile: 234; sed: 7
file content (15 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

set -e
set -x

# Coverage for #1112159

cd "$AUTOPKGTEST_TMP"

truncate -s 16M foo
touch bar

/usr/sbin/mkfs.vfat foo
mcopy -o -i ./foo ./bar ::bar