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

Commit

Permalink
Tweak regression.
Browse files Browse the repository at this point in the history
Run sql to show the content of the database.
  • Loading branch information
Marco van Wieringen committed Feb 24, 2013
1 parent 3ca60f4 commit 2f24f1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/scsi-crypto-test
Expand Up @@ -104,6 +104,9 @@ run job=$JobName level=Incremental yes
wait
messages
status storage=tape
sql
select volumename, encryptionkey from media;
quit
END_OF_DATA
run_bconsole
Expand Down

0 comments on commit 2f24f1a

Please sign in to comment.