File: check.sh

package info (click to toggle)
fluster 1.0.1%2Bgit20231211.d9106f5-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,040 kB
  • sloc: python: 3,125; makefile: 144; sh: 4
file content (5 lines) | stat: -rwxr-xr-x 81 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/bash

readonly root=$(git rev-parse --show-toplevel)

make -C $root check