X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Frules;h=9e501f5fdff64538ea2dd1bdd92b6f772d4884be;hb=9d3d53815af22205fb4ba15419c254f21d410a19;hp=2356986490aeeb2dd33054d11550aadb4873b653;hpb=56a04d7e76fe8b4ed4fe5f87ba8cdaf412912a73;p=grml-debootstrap.git diff --git a/debian/rules b/debian/rules index 2356986..9e501f5 100755 --- a/debian/rules +++ b/debian/rules @@ -18,6 +18,7 @@ build-indep: build-stamp build-stamp: dh_testdir (cd tests && ./run_tests.sh) + make shellcheck make touch $@