Updated hw-diags-audio

This commit is contained in:
2Shirt 2018-12-27 20:58:26 -07:00
parent c501c8b23f
commit b1786e088c
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -40,3 +40,4 @@ if __name__ == '__main__':
except: except:
major_exception() major_exception()
# vim: sts=2 sw=2 ts=2