File: python3-crontab

package info (click to toggle)
python-crontab 1.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 356 kB
  • ctags: 494
  • sloc: python: 1,520; makefile: 8; sh: 8
file content (5 lines) | stat: -rwxr-xr-x 98 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
set -e -u
cp -a tests/ "$ADTTMP"
cd "$ADTTMP/tests/"
LC_ALL=C.UTF-8 python3 test_all.py