jenkins-bot has submitted this change and it was merged.

Change subject: Small wording updates to Cucumber README
......................................................................


Small wording updates to Cucumber README

Change-Id: I565b385dfe469b7ae1b7c812a52818685624ef91
---
M tests/browser/README
1 file changed, 7 insertions(+), 3 deletions(-)

Approvals:
  Dr0ptp4kt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/browser/README b/tests/browser/README
index 76348f1..01e2d41 100644
--- a/tests/browser/README
+++ b/tests/browser/README
@@ -21,7 +21,7 @@
 
 marxarelli has pointed out that maybe one could get away with apt-get
 installing Ruby, bundler, and rubygems-integration, and skipping
-the tedio stuff below. The theory being that you simply add
+the tedious stuff below. The theory being that you simply add
 stuff to the PATH variable in the crontab and minimize the content
 in the cucumber_run.sh script.
 
@@ -60,8 +60,8 @@
 the large set of export/unset action in the middle should be copied
 from an RVM profile. To get those contents, go into the ZeroPortal
 directory, run the following command, and copy-and-paste the output
-in the moddle of cucumber_run.sh where the example is right now. Be
-sure of course to delete the example below.
+in the moddle of cucumber_run.sh where the example is right now, 
+replacing the values below.
 
 $ rvm env --path | xargs cat
 
@@ -73,6 +73,10 @@
 
 After creating cucumber_run.sh, chmod 700 it.
 
+Here's the sample cucumber_run.sh. Again, replace the export and
+unset stuff using the values for your own system from the rmv env
+command above.
+
 
 #! /bin/s
 

-- 
To view, visit https://gerrit.wikimedia.org/r/179363
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I565b385dfe469b7ae1b7c812a52818685624ef91
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ZeroPortal
Gerrit-Branch: master
Gerrit-Owner: Dr0ptp4kt <[email protected]>
Gerrit-Reviewer: Dr0ptp4kt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to