#!/bin/bash echo TEST 1 - fail expected. ./obliterator.sh -tpf target_paths_bad.txt -d echo TEST 2 - success expected. ./obliterator.sh -tpf target_paths_good.txt -d
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 30537 | C. Thomas Tyler | Tweaked test suite. | ||
#1 | 30526 | C. Thomas Tyler | WIP. |