tools: fixperms
This commit is contained in:
parent
10e75ebdf6
commit
999697b914
2
Makefile
2
Makefile
@ -100,7 +100,7 @@ continuous ci: setversion
|
|||||||
|
|
||||||
# fix permissions (eg after darcs get)
|
# fix permissions (eg after darcs get)
|
||||||
fixperms:
|
fixperms:
|
||||||
chmod +x tools/*
|
chmod +x hledger.hs tools/*
|
||||||
|
|
||||||
# build the standalone unit test runner. Requires test-framework, which
|
# build the standalone unit test runner. Requires test-framework, which
|
||||||
# may not work on windows.
|
# may not work on windows.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user