diff options
| author | Paul Buetow <paul@buetow.org> | 2021-05-12 10:07:06 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-05-12 10:07:06 +0100 |
| commit | c10c16ba69ff74440f03192242741ee2a77d6448 (patch) | |
| tree | bc8037b680222cd40a146aa827e3a3fd489a999e /Makefile | |
| parent | 0e4caa074d62c673a26e7b118a9afc6fb1c92ebb (diff) | |
better logging and better testing
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ publish: git commit -a git push test: shellcheck - ./buetow.org.sh --test + LOG_VERBOSE=yes ./buetow.org.sh --test shellcheck: shellcheck \ --norc \ |
