Explorar el Código

Zero on success

Bob Mottram hace 8 años
padre
commit
21d74c022d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      tests/check-libs-mode.sh

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

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