summaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-03-30 15:40:29 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-03-30 15:40:29 +0000
commit9b22edccf0c0df87a7af5fde0c893bdb624f28bb (patch)
treed2ab35d143ccff89c630c178e5cecf6d5560c9db /win32
parentcf6afc9823660d83c8a410698414b61b34d87e21 (diff)
downloadruby-9b22edccf0c0df87a7af5fde0c893bdb624f28bb.tar.gz
ruby-9b22edccf0c0df87a7af5fde0c893bdb624f28bb.tar.xz
ruby-9b22edccf0c0df87a7af5fde0c893bdb624f28bb.zip
* win32/rm.bat: $Id doesn't work on -kb file.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rwxr-xr-xwin32/rm.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/rm.bat b/win32/rm.bat
index c7307617e..eb415d67f 100755
--- a/win32/rm.bat
+++ b/win32/rm.bat
@@ -1,5 +1,4 @@
@echo off
-::: $Id: rm.bat,v 1.1 2004/03/21 23:21:30 nobu Exp $
if "%1" == "-f" shift
:begin
if "%1" == "" goto :end