mbedtls/scripts
Simon Butcher 3ac076784c Suppress shell errors in output_env.sh
When the output_env.sh script is executed, if any application wasn't found on
the path by hash, and error was being output, which as an error looked like
the script wasn't working.

This change redirects the output to stderr from hash to /dev/null to suppress
the error.

Also fixes a formatting error.
2016-09-05 14:53:13 +01:00
..
data_files Add missing mbedtls_time_t definitions (#493) 2016-05-26 10:07:49 +01:00
apidoc_full.sh Add scripts/apidoc_full.sh 2016-01-12 14:48:03 +00:00
bump_version.sh Removes yotta from bump_version.sh 2016-05-23 19:15:39 +01:00
config.pl Fix for config.pl if no arguments are passed 2016-06-26 15:44:20 +01:00
ecc-heap.sh Rename M255 to Curve25519 2015-06-23 13:09:10 +02:00
find-mem-leak.cocci The Great Renaming 2015-04-08 13:25:31 +02:00
footprint.sh Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY 2016-04-03 15:06:52 +01:00
generate_errors.pl Fix renaming error in script 2015-08-06 17:25:33 +02:00
generate_features.pl Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
generate_visualc_files.pl Remove VS6 files, only 2010 supported now 2015-05-14 13:04:03 +02:00
malloc-init.pl The Great Renaming 2015-04-08 13:25:31 +02:00
massif_max.pl
memory.sh Print I/O buffer size in memory.sh 2015-09-09 13:51:05 +02:00
output_env.sh Suppress shell errors in output_env.sh 2016-09-05 14:53:13 +01:00
rename.pl Adds checks to 1.3->2.0 API migration script 2016-06-23 11:11:30 +01:00
rm-malloc-cast.cocci The Great Renaming 2015-04-08 13:25:31 +02:00
tmp_ignore_makefiles.sh