diff options
Diffstat (limited to 'getflashrom')
-rwxr-xr-x | getflashrom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/getflashrom b/getflashrom index a107ad7..8b2a409 100755 --- a/getflashrom +++ b/getflashrom @@ -18,6 +18,8 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # +set -u -e -v + # Get flashrom at the last previously tested revision # Remove the old version that may still exist: |