#!/bin/bash set -u bash ./test_dsi.sh -L log
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 27868 | C. Thomas Tyler |
Enhanced test suite to use a config file so tests can be easily run in a wide range of environments. |
||
| #1 | 27131 | C. Thomas Tyler | Added test convenience script. |