ligo/scripts
Henrik Jonsson f7d596ac50 scripts: Set 'echo -e' to make text colors work in alphanet.sh
Before this change, output from `alphanet.sh` looked like the following:

```
New contract alias 'my_account' saved.
Contract memorized as my_account.
\033[32mThe node is now running.\033[0m
\033[32mThe baker is now running.\033[0m
\033[32mThe endorser is now running.\033[0m
\033[33mWarning: the container contains a new version of 'alphanet.sh'.\033[0m
\033[33mYou might run './scripts/alphanet.sh update_script' to synchronize.\033[0m
```

I.e. control characters showed up, instead of modifying the color of the text
output. Repro'd on Container Linux (CoreOS) 1492.3.0.

After this change, `The node is now running` shows up in green &c.
2017-08-19 11:06:15 +02:00
..
alphanet_constants.patch Docker: export "safe" RPCs from the container. 2017-04-17 20:42:43 +02:00
alphanet_version Reset the chain (on-disk storage updated) 2017-08-17 14:54:34 +02:00
alphanet.sh scripts: Set 'echo -e' to make text colors work in alphanet.sh 2017-08-19 11:06:15 +02:00
apply_patch.sh Add scripts/README.alphanet. 2017-08-10 16:08:58 +00:00
client_lib.inc.sh Add: tezos-client set delegate ... 2017-06-07 16:38:59 +02:00
create_docker_image.alpine.sh CI: use our own docker image of opam 2017-08-16 10:52:36 +02:00
create_docker_image.build_deps.sh CI: minor tweaks 2017-08-17 13:12:22 +02:00
create_docker_image.build.sh Update CI 2017-08-04 18:32:52 +02:00
create_docker_image.minimal.sh Update CI 2017-08-04 18:32:52 +02:00
create_docker_image.sh Update CI 2017-08-04 18:32:52 +02:00
delete_ci_image.sh CI: minor tweaks 2017-08-17 13:12:22 +02:00
docker_entrypoint.inc.sh Docker: do not export the RPC port by default. 2017-04-19 18:44:20 +02:00
docker_entrypoint.sh Minor improvement in the docker image. 2017-04-14 20:54:43 +02:00
Dockerfile.alpine.in CI: use our own docker image of opam 2017-08-16 10:52:36 +02:00
Dockerfile.build_deps.in CI: use our own docker image of opam 2017-08-16 10:52:36 +02:00
Dockerfile.build.in CI: use our own docker image of opam 2017-08-16 10:52:36 +02:00
Dockerfile.minimal.in Update CI 2017-08-04 18:32:52 +02:00
install_build_deps.sh Update to irmin.1.3 2017-08-16 11:12:51 +02:00
launch-client.sh A few fixes to make things more posix compliant in build/test scripts 2017-04-14 17:41:18 +02:00
launch-node.sh A few fixes to make things more posix compliant in build/test scripts 2017-04-14 17:41:18 +02:00
nginx.conf Docker: export "safe" RPCs from the container. 2017-04-17 20:42:43 +02:00
version.sh Update to ocaml.4.04.2 2017-08-04 18:31:31 +02:00
zeronet.patch CI: fix the 'deploy' rules of alphanet/zeronet 2017-08-09 21:55:59 +02:00