#!/bin/sh # # Test 'net tdb' command. # # Verify that the command returns the correct information in the # expected format. The 'dump' option is tested, but the output is not # checked, since the internal data structure could change in the # future. # # Copyright (C) 2017 Christof Schmitt if [ $# -lt 7 ]; then cat <