From f626101fc3ba5dec6766a1ae5a0af85124f46e22 Mon Sep 17 00:00:00 2001
From: Peng Yan <peng.yan@windriver.com>
Date: Wed, 23 Apr 2025 13:39:51 +0800
Subject: [PATCH 1/1] Fix autopkgtest error in debian/tests/control Add
 Restrictions: allow-stderr

---
 debian/tests/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/tests/control b/debian/tests/control
index 53d6267..274399e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1 +1,2 @@
 Tests: smoke
+Restrictions: allow-stderr
-- 
2.17.1

