Ver código fonte

Zero on success

Bob Mottram 8 anos atrás
pai
commit
21d74c022d
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      tests/check-libs-mode.sh

+ 2
- 0
tests/check-libs-mode.sh Ver arquivo

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