File: test-by-cp

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 (9 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/bin/sh

cd ..
mkdir copy
cd copy
cp -rf ../app/* .

rm makefile-local
make cask-free-test