File: qcumber

package info (click to toggle)
qcumber 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,468 kB
  • sloc: python: 3,097; sh: 161; makefile: 18
file content (5 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh
# Wrapper needed to let QCumber properly find its configuration file
# in the same dir as the Python3 code resides

python3 /usr/share/qcumber/QCumber-2 "$@"