Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37531552
en ru br
Репозитории ALT
S:3.1.2-alt2.1
5.1: 1.9.1-alt1.r26040.1
4.1: 1.8.7-alt0.M41.5
4.0: 1.8.6-alt2.M40.2
3.0: 1.8.2-alt7
www.altlinux.org/Changes

Группа :: Разработка/Ruby
Пакет: ruby

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: ruby-1.9.2-alt-check-last-line-not-second.patch
Скачать


diff --git a/test/test_tracer.rb b/test/test_tracer.rb
index 2580205..aa7a819 100644
--- a/test/test_tracer.rb
+++ b/test/test_tracer.rb
@@ -14,7 +14,7 @@ class TestTracer < Test::Unit::TestCase
       else
         flunk 'unexpected output from `ruby -rtracer -e 1`'
       end
-      assert_equal "#0:-e:1::-: 1", lines[1]
+      assert_equal "#0:-e:1::-: 1", lines[-1]
     end
   end
 end
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin