mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Unit Tests
- Modified the test_hooks/* scripts to use /bin/sh, which is portable. When using /bin/bash, Cygwin and FreeBSD silently fail.
This commit is contained in:
parent
04be198281
commit
8b28c36485
22 changed files with 22 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
# The on-exit event is triggered once, after all processing is complete.
|
||||
# This hooks script has no effect on processing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue