commit | 7a60c64318cea23b1c2fe175d1ae8ceab9ccd797 | [log] [tgz] |
---|---|---|
author | Advait Jain <advaitjain@users.noreply.github.com> | Mon Dec 14 15:21:05 2020 -0800 |
committer | Advait Jain <advaitjain@users.noreply.github.com> | Mon Dec 14 15:21:05 2020 -0800 |
tree | c633da05c5fdf2bacba8e8ca8cb2b2992a5e00e1 | |
parent | 756449794dc39d3897bc0fb7458907d0e30a4351 [diff] |
remove extra .cmd exclusion.
diff --git a/tensorflow/lite/micro/tools/ci_build/test_all.sh b/tensorflow/lite/micro/tools/ci_build/test_all.sh index 97ffe09..76bf1a9 100755 --- a/tensorflow/lite/micro/tools/ci_build/test_all.sh +++ b/tensorflow/lite/micro/tools/ci_build/test_all.sh
@@ -47,7 +47,6 @@ -e Makefile \ -e "\.bzl" \ -e "\.cmd" \ - -e "\.cmd" \ -e "\.conf" \ -e "\.defaults" \ -e "\.h5" \