projects
/
people
/
ms
/
network.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wireless-ap: Enable 802.11w by default
[people/ms/network.git]
/
test
/
load-library
1
#!/bin/bash
2
3
.
${functions}
4
5
if
[
-n
"
${NETWORK_VERSION}
"
];
then
6
exit
0
7
fi
8
9
exit
1