diff options
author | EuAndreh <eu@euandre.org> | 2021-07-15 11:20:02 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-15 11:23:10 -0300 |
commit | a50e35888115442e6f348e89847139d81dd5c0cc (patch) | |
tree | 34b1da377c3d61bc4c796e915cdcc30de43b6190 /Makefile | |
parent | Add trailing /en/ to all default URLs, and the equivalent for translations (diff) | |
download | git-permalink-a50e35888115442e6f348e89847139d81dd5c0cc.tar.gz git-permalink-a50e35888115442e6f348e89847139d81dd5c0cc.tar.xz |
tests/install-uninstall.sh: Remove in favor of aux/workflow/installcheck.sh
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ all: src/git-permalink $(manpages) check: all sh tests/cli-opts.sh - sh tests/install-uninstall.sh sh tests/remotes.sh dev-check: check public |