Changeset 4667
- Timestamp:
- 08/05/06 20:44:27 (2 years ago)
- Files:
-
- trunk/railties/lib/commands/process/inspector.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/railties/lib/commands/process/inspector.rb
r4502 r4667 1 1 require 'optparse' 2 2 3 if RUBY_PLATFORM =~ /mswin32/ then abort(" Reaper is only for Unix") end3 if RUBY_PLATFORM =~ /mswin32/ then abort("Inspector is only for Unix") end 4 4 5 5 OPTIONS = {