close Warning: Can't use blame annotator:
No changeset 7067 in the repository

source: hybrid/branches/releng-9/nanobsd/tools/test-inc.sh@ 14164

Last change on this file since 14164 was 14164, checked in by rick, 7 years ago

Fix failure on definition of multiple nameservers

If /etc/resolv.conf contains multiple identical nameservers the script will
bail out due to multiple matches with grep and awk. Making script more robust
by adding uniqueness checking.

  • Property svn:eol-style set to LF
  • Property svn:executable set to *
File size: 64 bytes
RevLine 
1#!/bin/sh
2. $(dirname $0)/package-build.inc.sh
3
4f_time sleep 5
5
Note: See TracBrowser for help on using the repository browser.