ソースを参照

Zero on success

Bob Mottram 8 年 前
コミット
21d74c022d
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      tests/check-libs-mode.sh

+ 2
- 0
tests/check-libs-mode.sh ファイルの表示

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