Adding upstream version 1.4.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e344d0b8ae
commit
1ea3e103a7
77 changed files with 5760 additions and 0 deletions
6
tests/dsc-datatool
Executable file
6
tests/dsc-datatool
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
base=`dirname $0`
|
||||
export PYTHONPATH="$base/..:$PYTHONPATH"
|
||||
|
||||
exec python3-coverage run -a "$base/dsc-datatool.py" "$@"
|
Loading…
Add table
Add a link
Reference in a new issue