File: run.sh

package info (click to toggle)
dolfin 2018.1.0.post1-16
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,764 kB
  • sloc: xml: 104,040; cpp: 98,856; python: 22,511; makefile: 204; sh: 182
file content (6 lines) | stat: -rwxr-xr-x 114 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#!/bin/bash
#
# NB! Run as e.g.
#  ./scripts/prun.sh io/python/
#
./scripts/clean.sh && python -B -m pytest -v $@