@@ -175,10 +175,13 @@ \begin_layout Standard Create the file megatest.config using the megatest.config template from the tests directory. At a minimum you need the following: +\end_layout + +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -272,11 +275,11 @@ [disks] \end_layout \begin_layout Plain Layout -1 /tmp +disk1 /tmp \end_layout \end_inset @@ -313,11 +316,11 @@ \begin_layout Standard The structure should look like this: \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -362,11 +365,11 @@ \begin_layout Subsection Create the testconfig file for your test \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -386,11 +389,11 @@ \begin_layout Subsection Create your test running script, main.sh \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -423,11 +426,11 @@ \begin_layout Subsection Run megatest and watch your run progress \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -482,11 +485,11 @@ \begin_layout Subsection Create your test directory. The directory name will be the name of the test \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -509,11 +512,11 @@ This file contains various specifications for your test. For our example the test author has chosen to write the test using csh scripting. \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -543,10 +546,17 @@ \begin_layout Subsection Create your main.csh script \end_layout \begin_layout Standard +Note: Using csh is NOT recommended. + Use bash, perl, ruby, zsh or anything other than csh. + We use csh here because it is popular in some industries. + +\end_layout + +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -702,11 +712,11 @@ \end_layout \begin_layout Section -Simple Test, Multiple Steps, Some in Parallel +Simple Test with Multiple Steps, Some in Parallel \end_layout \begin_layout Subsection The Makefile \end_layout @@ -823,14 +833,10 @@ \begin_layout Plain Layout make -j 2 \end_layout -\begin_layout Plain Layout - -\end_layout - \end_inset \end_layout @@ -837,19 +843,19 @@ \begin_layout Section Simple Test with Iteration \end_layout \begin_layout Standard -Since no jobs run after the cpu1 and cpu2 simulations inside the test there - it is possible to run this test in iterated mode. +Since no jobs run after the cpu1 and cpu2 simulations in this test it is + possible to use iterated mode. \end_layout \begin_layout Subsection Update you testconfig file for iteration \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -883,11 +889,11 @@ \begin_layout Subsection Rewrite your main.csh for iteration \end_layout -\begin_layout Standard +\begin_layout Paragraph \begin_inset listings inline false status open \begin_layout Plain Layout @@ -1076,11 +1082,11 @@ \begin_layout Standard [include filename] \end_layout -\begin_layout Standard +\begin_layout Quotation The file named \begin_inset Quotes eld \end_inset filename