File: run.sh

package info (click to toggle)
crazy-complete 0.3.7-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,528 kB
  • sloc: python: 13,342; sh: 995; makefile: 68
file content (11 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

set -e

cd "$(dirname "$0")"

set -x

./tests/run.py "$@"
./error_messages/run.py
./conversion/run.sh