'-dbg any' is not needed in development/autotests/tabular-footnote-in.txt.

The attached patch removes it. For me the test goes from 14 to 11 seconds.

Is it OK?

Thanks,

Scott
From 6c20308649d3204c08dcdac644b0f0c1a0779d96 Mon Sep 17 00:00:00 2001
From: Scott Kostyshak <skost...@lyx.org>
Date: Fri, 4 Jan 2013 23:17:10 -0500
Subject: [PATCH] Shave 3 seconds off an autotest

'-dbg any' is not needed.
---
 development/autotests/tabular-footnote-in.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/development/autotests/tabular-footnote-in.txt 
b/development/autotests/tabular-footnote-in.txt
index 85974a8..1f14919 100644
--- a/development/autotests/tabular-footnote-in.txt
+++ b/development/autotests/tabular-footnote-in.txt
@@ -2,7 +2,7 @@
 # (http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg167716.html)
 #
 Lang it_IT.utf8
-TestBegin test.lyx -dbg any > lyx-log.txt 2>&1
+TestBegin test.lyx > lyx-log.txt 2>&1
 KK: \Axtabular-insert 1 1\[Return]\[Left]
 KK: \Axinset-modify tabular align-decimal\[Return]
 KK: \Axfootnote-insert\[Return]
-- 
1.7.9.5

Reply via email to