aboutsummaryrefslogtreecommitdiffstats
path: root/lib/shell.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/shell.rb')
-rw-r--r--lib/shell.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/shell.rb b/lib/shell.rb
index 90d55d021c..db2d687908 100644
--- a/lib/shell.rb
+++ b/lib/shell.rb
@@ -87,7 +87,6 @@ require "shell/process-controller"
# (sh.cat < "/etc/printcap") | sh.tee("tee11") >> "tee12"
#
class Shell
- @RCS_ID='-$Id: shell.rb,v 1.9 2002/03/04 12:01:10 keiju Exp keiju $-'
include Error
extend Exception2MessageMapper