diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-06 22:28:45 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-06 22:28:45 (EDT) |
commit | 20b967f3f5e3cf7dd0bcab91d68ba2dfdf9daa1b (patch) | |
tree | 89b54643e218fa48cbb248662a95fd27ac5e1ddf /flash | |
parent | f94fb1b5226781551051daa3761919346e8c4b3e (diff) | |
download | libreboot-20b967f3f5e3cf7dd0bcab91d68ba2dfdf9daa1b.zip libreboot-20b967f3f5e3cf7dd0bcab91d68ba2dfdf9daa1b.tar.gz libreboot-20b967f3f5e3cf7dd0bcab91d68ba2dfdf9daa1b.tar.bz2 |
reminder
Diffstat (limited to 'flash')
-rwxr-xr-x | flash | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # +# So that I one day find it again +# http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_06_02 + ## Don't add here. errors are expected. [ "x${DEBUG+set}" = 'xset' ] && set -v # set -u -e |