File: test-from-git

package info (click to toggle)
assess-el 0.6%2Bgit20231120.2399936-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: lisp: 1,309; makefile: 72; sh: 11
file content (7 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/sh

cd ..
mkdir git
cd git
git clone ../app .
make test