Having followed the vagrant instructions in the tools/README.md I have a vagrant image running tidepool locally. However running both vagrant@tidepool-vm:/tidepool$ ./tools/status.sh and vagrant@tidepool-vm:/tidepool/tools$ ./status.sh result in:
vagrant@tidepool-vm:/tidepool$ ./tools/status.sh
find: warning: you have specified the -depth option after a non-option argument -name, but options are not positional (-depth affects tests specified before it as well as those specified after it). Please specify options before other arguments.
find: paths must precede expression: 2
Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]
I have never seen what the output should look like.
Having followed the vagrant instructions in the tools/README.md I have a vagrant image running tidepool locally. However running both
vagrant@tidepool-vm:/tidepool$ ./tools/status.sh
andvagrant@tidepool-vm:/tidepool/tools$ ./status.sh
result in:I have never seen what the output should look like.