Changeset e78bc78 in mod_gnutls for test/setup
- Timestamp:
- Jan 26, 2015, 10:43:35 AM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 302965e
- Parents:
- 87208b5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/setup
r87208b5 re78bc78 13 13 14 14 if [ . != "$(dirname "$0")" ]; then 15 printf "You should only run this mod-gnutls test suite from the t / directory of the mod_gnutls source.\n" >&215 printf "You should only run this mod-gnutls test suite from the test/ directory of the mod_gnutls source.\n" >&2 16 16 exit 1 17 17 fi
Note: See TracChangeset
for help on using the changeset viewer.