File: runtests

package info (click to toggle)
python-gpyconf 0.2-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 416 kB
  • ctags: 590
  • sloc: python: 1,980; makefile: 87; sh: 4
file content (5 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
cd /home/jonas/dev/projects/gpyconf/examples/unittests
find -name "*.py" -exec python {} > /dev/null \;
rm *ini
rm *xml