mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.developing autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@7158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
05ad085b50
commit
7826b82ae7
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ void Do(const char *nest, const char *bm, bool release, bool test)
|
|||
txt << "-R ";
|
||||
txt << ' ' << h << ' ';
|
||||
String c;
|
||||
c << GetHomeDirFile("bin/umk") << " " << nest << ' ' << name << ' ' << bm << " +AUTOTEST -" << flags;
|
||||
c << GetHomeDirFile("bin/umk") << " " << nest << ' ' << name << ' ' << bm << " -" << flags;
|
||||
if(first)
|
||||
c << 'a';
|
||||
#ifdef PLATFORM_POSIX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue