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

source: hybrid/branches/releng-9.0/nanobsd/tools/test-inc.sh@ 10608

Last change on this file since 10608 was 10608, checked in by rick, 13 years ago

The conditional statements and variables where not set correctly at all (last
commit properly done too late).

While here:

  • Cleanup logging format to logger, as all but the PREINIT hooks get called in privileged [priv] (forked) environment, where stdout goes to nothing.
  • Print more details to yield more logic to the user.

Related-To: nodefactory#129

  • 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.