File: unit

package info (click to toggle)
python-pbr 5.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 772 kB
  • sloc: python: 4,499; sh: 117; ansic: 24; makefile: 23
file content (5 lines) | stat: -rw-r--r-- 134 bytes parent folder | download
1
2
3
4
5
#!/bin/bash

set -e

pkgos-dh_auto_test --no-py2 'pbr\.tests(?!.*test_packaging\.TestRequirementParsing\.test_requirement_parsing.*)'