File: test

package info (click to toggle)
pdf2htmlex 0.14.6%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,408 kB
  • ctags: 892
  • sloc: cpp: 6,278; python: 462; ansic: 411; sh: 34; makefile: 16
file content (10 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
set -exu

export HOME=`pwd`/nonexistent
export PDF2HTMLEX_SHARE=/usr/share/pdf2htmlEX
export PDF2HTMLEX_EXECUTABLE=/usr/bin/pdf2htmlEX

cp -a test "$ADTTMP"
cd "$ADTTMP/test"
python ./test.py