RubyGems
npm
Organizations
Log in
Sign up
RubyGems
rt_watchdog
Versions diffs
1.0.0.pre.1 → 1.0.0.pre2
rt_watchdog 1.0.0.pre.1 → 1.0.0.pre2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/rt_watchdog.rb
+1
-1
metadata
+1
-1
data/lib/rt_watchdog.rb
CHANGED
Viewed
@@ -30,7 +30,7 @@ module RTwatchdog
30
30
31
31
# command to obtain RT's current RAM usage in bytes
32
32
#
33
-
RAM = "ps -e -o rss,comm | awk '
/$
2 ~ /^#{BIN}$/ {print $1}'"
33
+
RAM = "ps -e -o rss,comm | awk '
$
2 ~ /^#{BIN}$/ {print $1}'"
34
34
35
35
# the maximum allowed rss size for RT
36
36
#
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: rt_watchdog
3
3
version: !ruby/object:Gem::Version
4
-
version: 1.0.0.
pre.1
4
+
version: 1.0.0.
pre2
5
5
prerelease: 6
6
6
platform: ruby
7
7
authors: