diff options
author | P. J. McDermott <pj@pehjota.net> | 2015-12-07 12:08:31 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2015-12-07 12:08:31 (EST) |
commit | ccb7a8053356623c30cbd0978f8820da67a8aa18 (patch) | |
tree | 205f19662a7fd29be93bc48d3c9535c557c0a349 /tests/plat_is_concerned.sh | |
parent | 34a77f7822126263fed5c72aedaa65b58fee94ac (diff) |
tests/*.sh: Drop magic number
Diffstat (limited to 'tests/plat_is_concerned.sh')
-rwxr-xr-x | tests/plat_is_concerned.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/plat_is_concerned.sh b/tests/plat_is_concerned.sh index 126e36a..120aa5a 100755 --- a/tests/plat_is_concerned.sh +++ b/tests/plat_is_concerned.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # plat_is_concerned() tests # # Copyright (C) 2014 Patrick "P. J." McDermott |