cvs commit: src/bin/rm

walt wa1ter at myrealbox.com
Wed Oct 6 08:04:45 PDT 2004


Matthew Dillon wrote:
dillon      2004/10/05 23:16:43 PDT

DragonFly src repository

  Modified files:
    bin/rm               rm.1 rm.c 
  Log:
  Add the -I option to rm...
I don't know if this is a side-effect of this patch or not, but when I
ran mergemaster just now I saw this odd message:
Do you wish to delete what is left of /var/tmp/temproot? [no] yes
rm: fts_read: Not a directory
I noticed that /var/tmp/temproot had *not* been deleted.

I ran mergemaster again and this time I stopped before answering 'yes'
and went and manually deleted /var/tmp/temproot.  Then I went back
and answered 'yes' and I still get the same fts_read message  :o/
Any idea where this message is coming from?

(BTW I only recompiled rm, not the whole system.)





More information about the Commits mailing list