Browse Source

Zero on success

Bob Mottram 8 years ago
parent
commit
21d74c022d
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      tests/check-libs-mode.sh

+ 2
- 0
tests/check-libs-mode.sh View File

@@ -40,3 +40,5 @@ if [ -d "/usr/lib64" ];then
40 40
                 exit 1
41 41
         fi
42 42
 fi
43
+
44
+exit 0