Index: [Article Count Order] [Thread]

Date:  Mon, 09 Sep 2002 11:55:41 +0900
From:  Shugo Maeda <shugo@...>
Subject:  Re: auto-reload.rb patch
To:  modruby-ja@...
Message-Id:  <87u1kzg9ci.wl@...>
In-Reply-To:  <20020906225316.F117.TIETEW-ML-MODRUBY-JA@...>
References:  <20020829155020.DE36.TIETEW-ML-MODRUBY-JA@...>	<87elcinjl9.wl@...>	<20020906225316.F117.TIETEW-ML-MODRUBY-JA@...>
X-Mail-Count: 00343

前田です。

At Fri, 06 Sep 2002 22:54:13 +0900,
Tietew <tietew-ml-modruby-ja@...> wrote:
> Index: lib/auto-reload.rb
> ===================================================================
> RCS file: /src/mod_ruby/lib/auto-reload.rb,v
> retrieving revision 1.6
> diff -u -2 -r1.6 auto-reload.rb
> --- lib/auto-reload.rb  2002/08/29 08:40:20     1.6
> +++ lib/auto-reload.rb  2002/09/06 13:53:08
> @@ -65,5 +65,5 @@
>        deps.each do |f,|
>          begin
> -          if LIBRARY_MTIMES[f] == File.mtime(f)
> +          if LIBRARY_MTIMES[f] != File.mtime(f)
>              do_load = true
>              break

ありがとうございます。
commitしました。

-- 
前田 修吾 <shugo@...>
ネットワーク応用通信研究所