tools: fixperms

This commit is contained in:
Simon Michael 2010-03-09 01:32:52 +00:00
parent 10e75ebdf6
commit 999697b914

View File

@ -100,7 +100,7 @@ continuous ci: setversion
# fix permissions (eg after darcs get)
fixperms:
chmod +x tools/*
chmod +x hledger.hs tools/*
# build the standalone unit test runner. Requires test-framework, which
# may not work on windows.