We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b79b8 commit 9408b91Copy full SHA for 9408b91
src/test/releasetest/releasetest.bat
@@ -23,6 +23,7 @@ sqlite3.exe %DBFILE% < create_blog_table.sql
23
24
cd %APPNAME%
25
tspawn s blog
26
+tspawn w foo
27
qmake -r CONFIG+=release
28
%MAKE%
29
if ERRORLEVEL 1 (
0 commit comments