diff options
Diffstat (limited to 'chapter06/patch.xml')
-rw-r--r-- | chapter06/patch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/patch.xml b/chapter06/patch.xml index f818a7cc9..2b52d142d 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -57,7 +57,7 @@ <para>To test the results, issue:</para> -<screen><userinput remap="test">make check</userinput></screen> +<screen><userinput remap="test">make -k check</userinput></screen> <para>Install the package:</para> |