etcd/test
Piotr Tabor 84b5b87fb2 Make test.sh scripts OSX/BSD compatible:
- build & test scripts deprecated. Call *.sh variants.
  This will avoid delete the symlinks and get rid of
  subtle dependency on 'sed --follow-symlinks' on OsX/BSD sed.

- Fix parameters to mktemp
2021-01-12 16:29:00 +01:00

7 lines
112 B
Bash
Executable File

#!/usr/bin/env bash
echo -e "\e[91mDEPRECATED!!! Use test.sh script instead.\e[0m\n"
sleep 1
source ./test.sh