Commit graph

3 commits

Author SHA1 Message Date
Dustin J. Mitchell
68cf122cea
Update hooks to use read -r and printf
This portably avoids any interpretation of backslash escapes by the
shell.
2025-07-02 15:36:43 -04:00
Dustin J. Mitchell
dcbe916286
Make test hooks executable (#3728) 2024-12-17 19:08:48 -05:00
Wilhelm Schuermann
5cd1649db2 Tests: Add failing on-modify hook
- An on-modify hook that reverts all changes (i.e. returns the original
  task) should result in no changes.  Currently the "modified:"
  attribute gets updated despite no other changes being present.
2015-09-04 21:39:08 +02:00