|
From: <sv...@va...> - 2013-09-20 12:13:07
|
Author: florian
Date: Fri Sep 20 12:12:52 2013
New Revision: 13573
Log:
Add the install directory that gets created by the nightly script.
Modified:
trunk/tests/check_headers_and_includes
Modified: trunk/tests/check_headers_and_includes
==============================================================================
--- trunk/tests/check_headers_and_includes (original)
+++ trunk/tests/check_headers_and_includes Fri Sep 20 12:12:52 2013
@@ -50,6 +50,7 @@
".deps" => 1,
".svn" => 1,
".in_place" => 1,
+ "Inst" => 1, # the nightly scripts creates this
"VEX" => 1,
"docs" => 1,
"auxprogs" => 1,
|