tests: fix typo

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
Nikolay Shirokovskiy
2017-11-17 16:17:38 +03:00
committed by Michal Privoznik
parent 937f319536
commit 0d110277c0
15 changed files with 29 additions and 15 deletions

View File

@@ -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