1# Check error on a unsupported rm (can't remove test since it is a directory). 2# 3# RUN: mkdir -p test 4# RUN: rm -f test 5