fix release scons/inst diff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7068 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2abc0c7ee9
commit
39cd5da3de
2 changed files with 3 additions and 2 deletions
|
@ -271,7 +271,7 @@ def TestInstaller():
|
|||
)
|
||||
|
||||
run(
|
||||
'diff -r insttest insttestscons | grep -v uninst-nsis.exe',
|
||||
'diff -r insttest insttestscons | grep -v uninst-nsis.exe | grep -v NSIS.exe',
|
||||
LOG_ALL,
|
||||
'scons and installer installations differ',
|
||||
1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue