diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-19 11:34:47 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-19 11:34:47 +0000 |
| commit | 3ae8ad535e3cafcdd4013537da06b7e17a2d6fd1 (patch) | |
| tree | 065a3c00b0b1d927028ccf536a19b26d268baaa5 /databases/ruby-o_dbm/files/patch-test-o_dbm.rb | |
| parent | 6b45fedafc678bced50eef1693d13725880b8e90 (diff) | |
Update to 0.3.1.
Diffstat (limited to 'databases/ruby-o_dbm/files/patch-test-o_dbm.rb')
| -rw-r--r-- | databases/ruby-o_dbm/files/patch-test-o_dbm.rb | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/databases/ruby-o_dbm/files/patch-test-o_dbm.rb b/databases/ruby-o_dbm/files/patch-test-o_dbm.rb index 7218cf85b383..864b34b66914 100644 --- a/databases/ruby-o_dbm/files/patch-test-o_dbm.rb +++ b/databases/ruby-o_dbm/files/patch-test-o_dbm.rb @@ -1,5 +1,5 @@ ---- test-o_dbm.rb.orig Thu Dec 11 12:54:12 1997 -+++ test-o_dbm.rb Fri Mar 16 18:29:28 2001 +--- test-o_dbm.rb.orig Sun Mar 18 22:16:26 2001 ++++ test-o_dbm.rb Mon Mar 19 20:33:11 2001 @@ -15,6 +15,3 @@ -$:.unshift ENV["HOME"]+"/var/lib/ruby" @@ -8,8 +8,3 @@ -require "./o_dbm" +require "o_dbm" -@@ -27,3 +24,3 @@ - --odbm = ObjectDBM.new("odbm.test.db") -+odbm = ObjectDBM.new("odbm.test") - |
