File: run-test

package info (click to toggle)
rust-termsize 0.1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: makefile: 8; sh: 3
file content (4 lines) | stat: -rwxr-xr-x 194 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh -e
sed 's/cargo test/pipetty cargo test/' /usr/share/cargo/bin/cargo-auto-test > debian/cargo-auto-test-hacked
chmod 755 debian/cargo-auto-test-hacked
debian/cargo-auto-test-hacked $@