File: test

package info (click to toggle)
zimpl 3.7.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,772 kB
  • sloc: ansic: 21,719; yacc: 993; lex: 370; sh: 349; makefile: 278
file content (13 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

set -e

AUTOPKGTEST_SRC=$PWD

# Copy test script and prepare it for absolute arguments
cd $AUTOPKGTEST_TMP
cp $AUTOPKGTEST_SRC/check/check.sh .
sed -i 's,../\$1,\$1,g' check.sh

cd $AUTOPKGTEST_SRC/check
/bin/sh $AUTOPKGTEST_TMP/check.sh /usr/bin/zimpl