diff options
Diffstat (limited to 'test/range-001.sh')
-rwxr-xr-x | test/range-001.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/range-001.sh b/test/range-001.sh index 4932a4f..20afc9e 100755 --- a/test/range-001.sh +++ b/test/range-001.sh @@ -6,7 +6,7 @@ if [ ! -x "$(command -v faketime)" ]; then fi if [ "$1" = 'actual' ]; then - faketime '2011-02-25 00:00:00' calcurse -D data/ -r + faketime '2011-02-25 00:00:00' "$CALCURSE" -D "$DATA_DIR"/ -r elif [ "$1" = 'expected' ]; then cat <<EOD 02/25/11: |