Skip to content

Commit cb182bf

Browse files
author
ngam
committed
Revert "Update adding_pkgs.html"
This reverts commit 2577ce7.
1 parent 36466c7 commit cb182bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/maintainer/adding_pkgs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ <h4>Tests outside of the package<a class="headerlink" href="#tests-outside-of-th
595595
<p>You need to define an environment variable named <code class="docutils literal notranslate"><span class="pre">CONFIG</span></code>. Its value must be
596596
the name of one of the three YAML configuration files in the <code class="docutils literal notranslate"><span class="pre">.ci_support</span></code>
597597
directory (either <code class="docutils literal notranslate"><span class="pre">linux64</span></code>, <code class="docutils literal notranslate"><span class="pre">osx64</span></code>, or <code class="docutils literal notranslate"><span class="pre">win64</span></code>). As an example, you can
598-
invoke the command as follows (noting that you must have shyaml installed for this to work correctly).</p>
598+
invoke the command as follows.</p>
599599
<div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>$ <span class="nb">cd</span> staged-recipes
600600
$ <span class="nv">CONFIG</span><span class="o">=</span>linux64 ./.scripts/run_docker_build.sh
601601
</pre></div>
@@ -899,4 +899,4 @@ <h3>Navigation</h3>
899899
</div>
900900
<!-- cloud_sptheme 1.4 -->
901901
</body>
902-
</html>
902+
</html>

0 commit comments

Comments
 (0)