]> git.ipfire.org Git - people/ms/network.git/blame - test/load-library
settings: Some code refactoring
[people/ms/network.git] / test / load-library
CommitLineData
5ca9dc30
MT
1#!/bin/bash
2
8744a476 3. ${functions}
5ca9dc30
MT
4
5if [ -n "${NETWORK_VERSION}" ]; then
6 exit 0
7fi
8
9exit 1