diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/rc.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter07/rc.xml b/chapter07/rc.xml index 6bfb37997..3838a1584 100644 --- a/chapter07/rc.xml +++ b/chapter07/rc.xml @@ -165,7 +165,6 @@ then # error checking inside the script. the print_error_msg function will be # called and the message plus the return value of the K script will be # printed to the screen - # if [ $error_value != 0 ] |