]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/thread/test/sync/conditions/condition_variable/lost_notif_pass.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / thread / test / sync / conditions / condition_variable / lost_notif_pass.cpp
index 1df590d48101d8add18dc3bb548d66bbe15599ea..79dbcd29564ac3b4ebe70015e7a20145dfad66b8 100644 (file)
@@ -237,5 +237,5 @@ int main()
     test_chrono_wait_function(wait_for_with_pred);
 #endif
 
-    return 0;
+    return boost::report_errors();
 }