File: run.sh

package info (click to toggle)
dolfin 2019.2.0~legacy20240219.1c52e83-18
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 31,700 kB
  • sloc: xml: 104,040; cpp: 102,227; python: 24,356; sh: 460; makefile: 330; javascript: 226
file content (6 lines) | stat: -rwxr-xr-x 114 bytes parent folder | download | duplicates (7)
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 $@