annotate toolwrap/hex470 @ 243:619febca2803

configure.sh: the correct form of equality test operator in [ is '='
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 29 May 2017 06:50:47 +0000
parents 56991493ba66
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
52
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #!/bin/sh
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 TZ=GMT
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 export TZ
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/hex470.exe' "$@"