diff options
Diffstat (limited to 'chapter08/make.xml')
-rw-r--r-- | chapter08/make.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter08/make.xml b/chapter08/make.xml index 887950b4b..080ed3989 100644 --- a/chapter08/make.xml +++ b/chapter08/make.xml @@ -53,9 +53,7 @@ <screen><userinput remap="make">make</userinput></screen> - <para>The test suite needs to know where supporting perl files are located. - We use an environment variable to accomplish this. To test the - results, issue:</para> + <para>To test the results, issue:</para> <screen><userinput remap="test">make check</userinput></screen> |