remove wrapping

Seems unncessary and was a bit weird.
This commit is contained in:
Joey Hess 2020-05-19 12:57:57 -04:00
parent 43b149849f
commit ca9f7361e8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -99,8 +99,7 @@ retest: git-annex
./git-annex test --rerun-update --rerun-filter failures
# https://github.com/luqui/hothasktags/issues/18
HOTHASKTAGS_ARGS=-XLambdaCase -XPackageImports \
-c --cpp -c -traditional -c --include=dist/build/git-annex/autogen/cabal_macros.h \
HOTHASKTAGS_ARGS=-XLambdaCase -XPackageImports -c --cpp -c -traditional -c --include=dist/build/git-annex/autogen/cabal_macros.h
# hothasktags chokes on some template haskell etc, so ignore errors
tags: