[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] [PATCH] Add --gui_test_path command line option to the GUI tes
From: |
Greg Chicares |
Subject: |
Re: [lmi] [PATCH] Add --gui_test_path command line option to the GUI test. |
Date: |
Mon, 15 Dec 2014 13:07:03 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
On 2014-12-14 17:55, Vadim Zeitlin wrote:
> Here are the patches adding the promised --gui_test_path option. The first
> one is just some minor cleanup, the second one is the important one, the
> third one updates the benchmark test (I decided to do it in a separate
> commit as it's not really related to the rest of changes) and the last one
> removes the config file handling which becomes unnecessary after the
> previous change.
Committed these four patches:
20141215T1220Z revision 6071
20141215T1239Z revision 6072
20141215T1250Z revision 6073 [the updated patch]
20141215T1255Z revision 6074
Does the gui test path have a default value as follows?
http://lists.nongnu.org/archive/html/lmi/2014-12/msg00002.html
| I propose
| /opt/lmi/gui_test
| as the hardcoded default value to be used if no path is explicitly
| specified.
I didn't find it this way:
grep -w gui_test *.?pp