Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
try to fix tests/prune-migration-test
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Sep 21, 2016
1 parent 3e587da commit 3420af8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/prune-migration-test
Expand Up @@ -66,6 +66,7 @@ SELECT JobId, JobTDate, StartTime, EndTime FROM Job;
list jobs
prune jobs jobtype=backup yes
@sleep 10
list jobs
sql
SELECT JobId, JobTDate, StartTime, EndTime FROM Job;
Expand Down

0 comments on commit 3420af8

Please sign in to comment.