From 81af2e13f2e56218e907675335d1a201f325502d Mon Sep 17 00:00:00 2001 From: Nozomu KURASAWA Date: Sat, 16 Jun 2012 22:34:33 +0000 Subject: It cannot find file existed. So, fixedd logic. --- scripts/merge_xml.awk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/merge_xml.awk b/scripts/merge_xml.awk index b0f590690..3f692a8a8 100644 --- a/scripts/merge_xml.awk +++ b/scripts/merge_xml.awk @@ -81,7 +81,7 @@ function parse_file(PARSEFILE, FNAME, fname, nwline, comment_count) { # Test whether file exists getline >LOG return } -- cgit v1.2.3