File: fixed-separator

package info (click to toggle)
ffe 0.3.9-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,404 kB
  • sloc: ansic: 6,223; sh: 4,277; makefile: 20
file content (6 lines) | stat: -rw-r--r-- 157 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh

cp debian/tests/data-fixed-sep/* $AUTOPKGTEST_TMP
cd $AUTOPKGTEST_TMP
ffe -c config.fferc -s s1 < data.txt > output.txt
cmp output.txt expect.txt