File: python2

package info (click to toggle)
python-mpd 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 432 kB
  • sloc: python: 2,354; makefile: 178; sh: 12
file content (7 lines) | stat: -rwxr-xr-x 112 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh
exec 2>&1
set -e
set -x
install mpd/tests.py "$ADTTMP/mpd_test.py"
cd "$ADTTMP"
python2 ./mpd_test.py