Merge "Fix afind command" into main

This commit is contained in:
Treehugger Robot
2024-07-22 14:05:18 +00:00
committed by Gerrit Code Review

View File

@@ -14,6 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# prevent glob expansion in this script
set -f
dir=${1:-.}
shift