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:
kichik 2018-12-15 22:11:30 +00:00
parent 2abc0c7ee9
commit 39cd5da3de
2 changed files with 3 additions and 2 deletions

View file

@ -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