[Crosstoolchain-logs] [device-tree-compiler] 96/198: Add missing test binary to .gitignore
Hector Oron
zumbi at moszumanska.debian.org
Thu Dec 8 17:06:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
zumbi pushed a commit to branch upstream/1.4.x
in repository device-tree-compiler.
commit 2e3fc7e9b3a4722a5500afaa9faf7874c61b2e6a
Author: David Gibson <david at gibson.dropbear.id.au>
Date: Wed May 29 12:46:35 2013 +1000
Add missing test binary to .gitignore
The subnode_iterate test binary was missing from .gitignore, this fixes it.
Signed-off-by: David Gibson <david at gibson.dropbear.id.au>
---
tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index e2aa24a..bb5e33a 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -48,6 +48,7 @@ tmp.*
/setprop_inplace
/sized_cells
/string_escapes
+/subnode_iterate
/subnode_offset
/supernode_atdepth_offset
/sw_tree1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git
More information about the Crosstoolchain-logs
mailing list