From a4f91c2c53bc92acf391e0296cab33488865daef Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Wed, 20 Jan 2016 10:27:37 -0500 Subject: [PATCH] format fix for github markup --- docsite/rst/developing_test_pr.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docsite/rst/developing_test_pr.rst b/docsite/rst/developing_test_pr.rst index af7c4bbb13..1a5593ae44 100644 --- a/docsite/rst/developing_test_pr.rst +++ b/docsite/rst/developing_test_pr.rst @@ -107,9 +107,9 @@ Ansible modules are in separate repositories, which are managed as Git submodule 5. cd lib/ansible/modules/extras 6. git fetch origin pull/1234/head:pr/1234 7. git checkout pr/1234 -[ DO YOUR TESTING HERE ] -8. cd /path/to/ansible/clone -9. git submodule update --recursive +8. [ Do your tests here ] +9. cd /path/to/ansible/clone +10. git submodule update --recursive For Those About To Test, We Salute You ++++++++++++++++++++++++++++++++++++++