From aabe2838e3f27151b9e8fda6e5ea20d9105e36a8 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 28 Oct 2013 10:42:18 +0100 Subject: [PATCH] Typo. --- buildtools/Cmake/Scripts/tesh.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildtools/Cmake/Scripts/tesh.pl b/buildtools/Cmake/Scripts/tesh.pl index f9f54d6608..8f0aa56fbd 100755 --- a/buildtools/Cmake/Scripts/tesh.pl +++ b/buildtools/Cmake/Scripts/tesh.pl @@ -522,7 +522,7 @@ print "hey\n"; $line =~ s/\r//g; setenv_cmd($line); } - elsif($line =~ /^!\s*include/){ #output sort + elsif($line =~ /^!\s*include/){ #include if (defined($cmd{'cmd'})) { exec_cmd(\%cmd); %cmd = (); -- 2.20.1