]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/device-ti-proprietary-open.git/blobdiff - untar.sh
SGX-BIN: Update SGX driver (1.8@869593)
[android-sdk/device-ti-proprietary-open.git] / untar.sh
index 8e5cc9fcedfbbf54cff5e524d4869138581a318c..2e5b77ffff3807dc77e51bc564fb6c8e42d0d712 100755 (executable)
--- a/untar.sh
+++ b/untar.sh
@@ -12,4 +12,3 @@ if [ -d $1/$2 ]; then
 fi
 
 tar -C $1 -zxf $3
-find $1/$2 -type f -exec touch {} \;