gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 195/282: ci/tests: Fix typo in previous commit 597cf2


From: gnunet
Subject: [gnurl] 195/282: ci/tests: Fix typo in previous commit 597cf2
Date: Wed, 01 Apr 2020 14:31:00 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit d753cfc16cb038d9f6f7a9932cd4f9c1af28970a
Author: Marc Hoersken <address@hidden>
AuthorDate: Sun Mar 1 14:49:35 2020 +0100

    ci/tests: Fix typo in previous commit 597cf2
---
 tests/azure.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/azure.pm b/tests/azure.pm
index 4a450148b..2fc11ae21 100644
--- a/tests/azure.pm
+++ b/tests/azure.pm
@@ -27,7 +27,7 @@ use warnings;
 use POSIX qw(strftime);
 
 sub azure_check_environment {
-    if(defined $ENV{'AZURE_ACCESS_TOKEN'} && $ENV{'AZURE_ACCESS_TOKEN'}
+    if(defined $ENV{'AZURE_ACCESS_TOKEN'} && $ENV{'AZURE_ACCESS_TOKEN'} &&
        defined $ENV{'AGENT_JOBNAME'} && $ENV{'BUILD_BUILDID'} &&
        defined $ENV{'SYSTEM_TEAMFOUNDATIONCOLLECTIONURI'} &&
        defined $ENV{'SYSTEM_TEAMPROJECTID'}) {

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]