@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/env python2
'''
Perform basic ELF security checks on a series of executables.
Exit status will be 0 if successful, and the program will be silent.
# Copyright (c) 2014 Wladimir J. van der Laan
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
Test script for security-check.py
#!/usr/bin/python
#!/usr/bin/env python
#
# linearize-data.py: Construct a linear, no-fork version of the chain.
# linearize-hashes.py: List blocks in a linear, no-fork version of the chain.
Extract _("...") strings for translation and convert to Qt stringdefs so that
they can be picked up by Qt linguist.
# Copyright 2014 BitPay, Inc.
@ -1,2 +1,2 @@
exeext="@EXEEXT@"