[libvirt] [PATCH 2/2] tests: fix typo

Nikolay Shirokovskiy posted 2 patches 7 years, 5 months ago
[libvirt] [PATCH 2/2] tests: fix typo
Posted by Nikolay Shirokovskiy 7 years, 5 months ago
---
 tests/commanddata/test10.log | 3 ++-
 tests/commanddata/test11.log | 3 ++-
 tests/commanddata/test12.log | 3 ++-
 tests/commanddata/test13.log | 3 ++-
 tests/commanddata/test14.log | 3 ++-
 tests/commanddata/test15.log | 3 ++-
 tests/commanddata/test2.log  | 3 ++-
 tests/commanddata/test20.log | 3 ++-
 tests/commanddata/test21.log | 3 ++-
 tests/commanddata/test3.log  | 3 ++-
 tests/commanddata/test4.log  | 3 ++-
 tests/commanddata/test5.log  | 3 ++-
 tests/commanddata/test7.log  | 3 ++-
 tests/commanddata/test9.log  | 3 ++-
 tests/commandtest.c          | 2 +-
 15 files changed, 29 insertions(+), 15 deletions(-)

diff --git a/tests/commanddata/test10.log b/tests/commanddata/test10.log
index 6b22786..6f0fdb5 100644
--- a/tests/commanddata/test10.log
+++ b/tests/commanddata/test10.log
@@ -4,8 +4,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test11.log b/tests/commanddata/test11.log
index 6b22786..6f0fdb5 100644
--- a/tests/commanddata/test11.log
+++ b/tests/commanddata/test11.log
@@ -4,8 +4,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test12.log b/tests/commanddata/test12.log
index 703e6da..bb3103c 100644
--- a/tests/commanddata/test12.log
+++ b/tests/commanddata/test12.log
@@ -2,8 +2,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test13.log b/tests/commanddata/test13.log
index 703e6da..bb3103c 100644
--- a/tests/commanddata/test13.log
+++ b/tests/commanddata/test13.log
@@ -2,8 +2,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test14.log b/tests/commanddata/test14.log
index 703e6da..bb3103c 100644
--- a/tests/commanddata/test14.log
+++ b/tests/commanddata/test14.log
@@ -2,8 +2,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test15.log b/tests/commanddata/test15.log
index edb2fc3..f2b0d5e 100644
--- a/tests/commanddata/test15.log
+++ b/tests/commanddata/test15.log
@@ -2,8 +2,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test2.log b/tests/commanddata/test2.log
index 703e6da..bb3103c 100644
--- a/tests/commanddata/test2.log
+++ b/tests/commanddata/test2.log
@@ -2,8 +2,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test20.log b/tests/commanddata/test20.log
index a0475e6..0c14074 100644
--- a/tests/commanddata/test20.log
+++ b/tests/commanddata/test20.log
@@ -3,8 +3,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test21.log b/tests/commanddata/test21.log
index 703e6da..bb3103c 100644
--- a/tests/commanddata/test21.log
+++ b/tests/commanddata/test21.log
@@ -2,8 +2,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test3.log b/tests/commanddata/test3.log
index f44400b..cfa0979 100644
--- a/tests/commanddata/test3.log
+++ b/tests/commanddata/test3.log
@@ -2,8 +2,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test4.log b/tests/commanddata/test4.log
index 6cd2095..f170be2 100644
--- a/tests/commanddata/test4.log
+++ b/tests/commanddata/test4.log
@@ -2,8 +2,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test5.log b/tests/commanddata/test5.log
index f801dca..ae54189 100644
--- a/tests/commanddata/test5.log
+++ b/tests/commanddata/test5.log
@@ -1,7 +1,8 @@
 ENV:HOME=/home/test
 ENV:LC_ALL=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test7.log b/tests/commanddata/test7.log
index e30efe7..fb4a754 100644
--- a/tests/commanddata/test7.log
+++ b/tests/commanddata/test7.log
@@ -1,8 +1,9 @@
 ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:LC_ALL=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commanddata/test9.log b/tests/commanddata/test9.log
index e9e1611..d59d8f4 100644
--- a/tests/commanddata/test9.log
+++ b/tests/commanddata/test9.log
@@ -10,8 +10,9 @@ ENV:DISPLAY=:0.0
 ENV:HOME=/home/test
 ENV:HOSTNAME=test
 ENV:LANG=C
-ENV:LOGNAME=testTMPDIR=/tmp
+ENV:LOGNAME=test
 ENV:PATH=/usr/bin:/bin
+ENV:TMPDIR=/tmp
 ENV:USER=test
 FD:0
 FD:1
diff --git a/tests/commandtest.c b/tests/commandtest.c
index 1aa3e45..ad81c2a 100644
--- a/tests/commandtest.c
+++ b/tests/commandtest.c
@@ -843,7 +843,7 @@ static const char *const newenv[] = {
     "LANG=C",
     "HOME=/home/test",
     "USER=test",
-    "LOGNAME=test"
+    "LOGNAME=test",
     "TMPDIR=/tmp",
     "DISPLAY=:0.0",
     NULL
-- 
1.8.3.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 2/2] tests: fix typo
Posted by Daniel P. Berrange 7 years, 5 months ago
On Fri, Nov 17, 2017 at 04:17:38PM +0300, Nikolay Shirokovskiy wrote:
> ---
>  tests/commanddata/test10.log | 3 ++-
>  tests/commanddata/test11.log | 3 ++-
>  tests/commanddata/test12.log | 3 ++-
>  tests/commanddata/test13.log | 3 ++-
>  tests/commanddata/test14.log | 3 ++-
>  tests/commanddata/test15.log | 3 ++-
>  tests/commanddata/test2.log  | 3 ++-
>  tests/commanddata/test20.log | 3 ++-
>  tests/commanddata/test21.log | 3 ++-
>  tests/commanddata/test3.log  | 3 ++-
>  tests/commanddata/test4.log  | 3 ++-
>  tests/commanddata/test5.log  | 3 ++-
>  tests/commanddata/test7.log  | 3 ++-
>  tests/commanddata/test9.log  | 3 ++-
>  tests/commandtest.c          | 2 +-
>  15 files changed, 29 insertions(+), 15 deletions(-)

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 2/2] tests: fix typo
Posted by Michal Privoznik 7 years, 5 months ago
On 11/17/2017 02:25 PM, Daniel P. Berrange wrote:
> On Fri, Nov 17, 2017 at 04:17:38PM +0300, Nikolay Shirokovskiy wrote:
>> ---
>>  tests/commanddata/test10.log | 3 ++-
>>  tests/commanddata/test11.log | 3 ++-
>>  tests/commanddata/test12.log | 3 ++-
>>  tests/commanddata/test13.log | 3 ++-
>>  tests/commanddata/test14.log | 3 ++-
>>  tests/commanddata/test15.log | 3 ++-
>>  tests/commanddata/test2.log  | 3 ++-
>>  tests/commanddata/test20.log | 3 ++-
>>  tests/commanddata/test21.log | 3 ++-
>>  tests/commanddata/test3.log  | 3 ++-
>>  tests/commanddata/test4.log  | 3 ++-
>>  tests/commanddata/test5.log  | 3 ++-
>>  tests/commanddata/test7.log  | 3 ++-
>>  tests/commanddata/test9.log  | 3 ++-
>>  tests/commandtest.c          | 2 +-
>>  15 files changed, 29 insertions(+), 15 deletions(-)
> 
> Reviewed-by: Daniel P. Berrange <berrange@redhat.com>

Pushed now.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list