File: control

package info (click to toggle)
mpack 1.6-19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,300 kB
  • sloc: ansic: 8,791; sh: 330; makefile: 25; perl: 25
file content (11 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Test-Command: mpack 2>&1 | grep '^mpack version'

Test-Command: munpack --version 2>&1 | grep '^munpack version'

Test-Command: cp -a debian/tests/files/MESSAGE $AUTOPKGTEST_TMP;
              mpack -s "mpack test" -o $AUTOPKGTEST_TMP/test.eml $AUTOPKGTEST_TMP/MESSAGE;
			  cat $AUTOPKGTEST_TMP/test.eml

Test-Command: cp -a debian/tests/files/TEST.eml $AUTOPKGTEST_TMP;
              munpack -C $AUTOPKGTEST_TMP $AUTOPKGTEST_TMP/TEST.eml;
			  cat $AUTOPKGTEST_TMP/MESSAGE