Revision: f3eb837befa4
Branch:   default
Author:   Anssi Syrjäsalo
Date:     Tue Jun 11 01:20:17 2013
Log:      Added missing periods
http://code.google.com/p/robotframework/source/detail?r=f3eb837befa4&repo=wiki

Modified:
 /ReleaseNotes28.wiki

=======================================
--- /ReleaseNotes28.wiki        Tue Jun 11 01:19:16 2013
+++ /ReleaseNotes28.wiki        Tue Jun 11 01:20:17 2013
@@ -114,10 +114,10 @@

 New, handier command line options are introduced in favor of `--runmode`:

- * `--dryrun`, equal to `--runmode dryrun` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#dry-run dry running tests] - * `--randomize none/tests/suites/all`, equal to `--runmode Random:<what>` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#randomizing-execution-order randomizing test execution order] - * `--exitonfailure`, equal to `--runmode exitonfailure` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#stopping-when-first-test-case-fails stopping when the first test case fails] - * `--skipteardownonexit`, equal to `runmode skipteardownonexit` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#handling-teardowns skipping teardowns when execution is stopped] + * `--dryrun`, equal to `--runmode dryrun` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#dry-run dry running tests]. + * `--randomize none/tests/suites/all`, equal to `--runmode Random:<what>` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#randomizing-execution-order randomizing test execution order]. + * `--exitonfailure`, equal to `--runmode exitonfailure` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#stopping-when-first-test-case-fails stopping when the first test case fails]. + * `--skipteardownonexit`, equal to `runmode skipteardownonexit` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#handling-teardowns skipping teardowns when execution is stopped].

 == Backwards incompatible changes  ==

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to