We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a716e commit 807a5c4Copy full SHA for 807a5c4
BUILD.rst
@@ -4,7 +4,7 @@ Creating releases
4
1. Re-generate results available online if tests have changed::
5
6
rm -rf results log.html report.html output.xml
7
- pybot --outputdir results QuickStart.rst
+ robot --outputdir results QuickStart.rst
8
git checkout gh-pages
9
mv -f results/*.* .
10
rmdir results
0 commit comments