diff options
Diffstat (limited to 'test/day-002.sh')
-rwxr-xr-x | test/day-002.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/day-002.sh b/test/day-002.sh index ae1e191..ff0e2a6 100755 --- a/test/day-002.sh +++ b/test/day-002.sh @@ -6,7 +6,7 @@ if [ ! -x "$(command -v faketime)" ]; then fi if [ "$1" = 'actual' ]; then - faketime '1912-06-23' calcurse -D data/ -d42 + faketime '1912-06-23' "$CALCURSE" -D "$DATA_DIR"/ -d42 elif [ "$1" = 'expected' ]; then cat <<EOD 06/24/12: |