Remove dependency on /bin/csh in test suite
authorEzra Peisach <epeisach@mit.edu>
Tue, 8 Dec 2009 03:24:23 +0000 (03:24 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 8 Dec 2009 03:24:23 +0000 (03:24 +0000)
commite8fb3e469ce9f7b7ecf0d49e24cfcfac2fb95f1e
tree526aaa21ded69e6a1b9523ed0955c82956322939
parent25e068f5d5dd4df02c18c09104a2ec71c7556882
Remove dependency on /bin/csh in test suite

The libdb2 test suite would fail if /bin/csh was not present.  The
tests did not execute /bin/csh - but used the contents as data to put
into the test database.  Iterate over a few "known" files until one is found
that could be used for it... Tests for /bin/csh, /bin/cat, /usr/bin/cat,
/bin/ls, /usr/bin/ls.  If none of these exist - then fail.

ticket: 6593

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23458 dc483132-0cff-0310-8789-dd5450dbe970
src/plugins/kdb/db2/libdb2/test/run.test