From 95b8b751e77a69fc783b7af39b82d232bc363dcd Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 11 2012 01:33:41 +0000 Subject: Add `Scripts/Bash/exitstatus.docbook' file. --- diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/exitstatus.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/exitstatus.docbook new file mode 100644 index 0000000..7f04a72 --- /dev/null +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/exitstatus.docbook @@ -0,0 +1,29 @@ + +Script Exit Status + + + The centos-art.sh script has the following + exit status: + + + + + + 0 — All actions were completed successfully + without error. + + + + + + 1 — Some action wasn't completed because an + error. + + + + + + ... + + +