commit | 035482976368dea4ddbda62230a6ec69025a65c3 | [log] [tgz] |
---|---|---|
author | Ken Sumrall <ksumrall@android.com> | Tue Jun 25 22:29:06 2013 -0700 |
committer | Ken Sumrall <ksumrall@android.com> | Wed Jun 26 17:42:38 2013 -0700 |
tree | d699f28bfe08336044229e946f94accbbdf8e737 | |
parent | 13495a1cbb6c6b7ec617488f272bc02f2107a63c [diff] |
Do not exit early on errors when -f is specified When running with the -f option, do not stop recursion or proccessing command line args if an error occurs. Continue trying to remove all the items specified on the command line. However, still return an error status if some files could not be removed. Change-Id: I83d66babe833da8a68aad68248647ba0601c5d32