Teach i18nTemplate.process() to handle <link rel=import> and <template>
[chromium-blink-merge.git] / third_party / tlslite / patches / fix_test_file.patch
blob891b5565ca1100982416f7c8d2956cf4e1c0cb06
1 diff --git a/third_party/tlslite/tests/httpsserver.sh b/third_party/tlslite/tests/httpsserver.sh
2 index 046eb2e..7449ad7 100755
3 --- a/third_party/tlslite/tests/httpsserver.sh
4 +++ b/third_party/tlslite/tests/httpsserver.sh
5 @@ -1,2 +1,2 @@
6 -# /bin/sh
7 +#!/bin/sh
8 python ../scripts/tls.py server -k serverX509Key.pem -c serverX509Cert.pem -t TACK1.pem localhost:4443