commit | 48a7e25032f82b7283bc2f37c525f96f46524a49 | [log] [tgz] |
---|---|---|
author | Timothy B. Terriberry <territim@amazon.com> | Wed Nov 10 15:24:48 2021 -0800 |
committer | Jean-Marc Valin <jmvalin@amazon.com> | Wed Nov 10 19:15:58 2021 -0500 |
tree | cce0116063f86b5b46d7744d4e58abe5ea086d40 | |
parent | 5c3cc55614e2f7eb2f911269d6cde38dcf3633f1 [diff] |
Abort download_model.sh on errors. Otherwise, in addition to preventing autogen.sh from failing cleanly, the touch command at the end creates a spurious file named 'src/nnet_data.[ch]' (because the globbing fails if the files do not already exist).