From 9a30b015fdef83bb5386b1c936033c2e0789e861 Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Mon, 6 Aug 2012 15:21:36 +0200 Subject: [PATCH 1/5] very deep --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index a9bc3d6..1e96077 100644 --- a/Rakefile +++ b/Rakefile @@ -9,7 +9,7 @@ task :test do end puts 'how deep is your love, i really need to know', '' sleep 1 - puts 'about 50 meters' + puts 'about 100 meters' exit 0 end From cfa123200467fd241431c8f78db85ffaed7da98c Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Mon, 6 Aug 2012 16:36:54 +0300 Subject: [PATCH 2/5] Update Rakefile --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 1e96077..2f92a61 100644 --- a/Rakefile +++ b/Rakefile @@ -9,7 +9,7 @@ task :test do end puts 'how deep is your love, i really need to know', '' sleep 1 - puts 'about 100 meters' + puts 'about 150 meters' exit 0 end From c4fe00d1686a4c45c7ff624ee8f42900084bcc07 Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Mon, 6 Aug 2012 16:48:40 +0300 Subject: [PATCH 3/5] Update Rakefile --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 2f92a61..9a9f3c8 100644 --- a/Rakefile +++ b/Rakefile @@ -9,7 +9,7 @@ task :test do end puts 'how deep is your love, i really need to know', '' sleep 1 - puts 'about 150 meters' + puts 'about 150 yard' exit 0 end From a9cdd56fe3369fe8f05e358bc345eecf7b83512f Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Mon, 6 Aug 2012 16:52:49 +0300 Subject: [PATCH 4/5] update after pr testing has been enabled --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 9a9f3c8..2e133d1 100644 --- a/Rakefile +++ b/Rakefile @@ -9,7 +9,7 @@ task :test do end puts 'how deep is your love, i really need to know', '' sleep 1 - puts 'about 150 yard' + puts 'about 100 yard' exit 0 end From 9c00ba3fb512c8c997fdb38f0540321440c7f7ad Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Tue, 7 Aug 2012 17:02:12 +0300 Subject: [PATCH 5/5] Update Rakefile --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 2e133d1..2d9dcc1 100644 --- a/Rakefile +++ b/Rakefile @@ -9,7 +9,7 @@ task :test do end puts 'how deep is your love, i really need to know', '' sleep 1 - puts 'about 100 yard' + puts 'about 93 yard' exit 0 end