Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
V-FEXrt committed Mar 8, 2024
1 parent 32d0b59 commit ef5c284
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/job-cache/basic-ttl/pass.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@ rm wake.db
expect_miss
cleanup

echo "Running test two again. Should be a cache hit"
WAKE_SHARED_CACHE_FAST_CLOSE=1 DEBUG_WAKE_SHARED_CACHE=1 WAKE_LOCAL_JOB_CACHE=.job-cache "${WAKE:-wake}" test two
expect_hit
cleanup

# Cleanup job files
rm one.txt
rm two.txt
Expand Down

0 comments on commit ef5c284

Please sign in to comment.