All of lore.kernel.org
 help / color / mirror / Atom feed
* [Fuego] [PATCH] [PATCH] rpm: ensure the test user is root.
@ 2018-08-21 14:12 Zheng Ruoqin
  2018-09-05  0:43 ` Tim.Bird
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Ruoqin @ 2018-08-21 14:12 UTC (permalink / raw)
  To: fuego

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
---
 engine/tests/Functional.rpm/fuego_test.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/engine/tests/Functional.rpm/fuego_test.sh b/engine/tests/Functional.rpm/fuego_test.sh
index d1fd260..2a56a6d 100755
--- a/engine/tests/Functional.rpm/fuego_test.sh
+++ b/engine/tests/Functional.rpm/fuego_test.sh
@@ -1,3 +1,5 @@
+NEED_ROOT=1
+
 function test_pre_check {
     is_on_target_path rpm PROGRAM_RPM
     assert_define PROGRAM_RPM
-- 
1.8.3.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Fuego] [PATCH] [PATCH] rpm: ensure the test user is root.
  2018-08-21 14:12 [Fuego] [PATCH] [PATCH] rpm: ensure the test user is root Zheng Ruoqin
@ 2018-09-05  0:43 ` Tim.Bird
  0 siblings, 0 replies; 2+ messages in thread
From: Tim.Bird @ 2018-09-05  0:43 UTC (permalink / raw)
  To: zhengrq.fnst, fuego



> -----Original Message-----
> From: fuego-bounces@lists.linuxfoundation.org [mailto:fuego-
> bounces@lists.linuxfoundation.org] On Behalf Of Zheng Ruoqin
> Sent: Tuesday, August 21, 2018 7:13 AM
> To: fuego@lists.linuxfoundation.org
> Subject: [Fuego] [PATCH] [PATCH] rpm: ensure the test user is root.
> 
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
> ---
>  engine/tests/Functional.rpm/fuego_test.sh | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/engine/tests/Functional.rpm/fuego_test.sh
> b/engine/tests/Functional.rpm/fuego_test.sh
> index d1fd260..2a56a6d 100755
> --- a/engine/tests/Functional.rpm/fuego_test.sh
> +++ b/engine/tests/Functional.rpm/fuego_test.sh
> @@ -1,3 +1,5 @@
> +NEED_ROOT=1
> +
>  function test_pre_check {
>      is_on_target_path rpm PROGRAM_RPM
>      assert_define PROGRAM_RPM
> --
> 1.8.3.1

This dependency check is a nice addition.  Thanks!

Applied.
 -- Tim


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-05  0:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-21 14:12 [Fuego] [PATCH] [PATCH] rpm: ensure the test user is root Zheng Ruoqin
2018-09-05  0:43 ` Tim.Bird

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.