summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/readonly/smoke.sh
blob: 740deb5743a6cdbcb7b12e4278607418f93349b9 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

trap 'chmod -R u+w WT_*; exit 0' 0 1 2 3 13 15

set -e

# Smoke-test format as part of running "make check".
$TEST_WRAPPER ./t