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

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

The list of packages is a full path list and not subs as suggested in r10612.

While here, make sure to die at some other posible fail places as well.

  • Property svn:eol-style set to LF
  • Property svn:executable set to *
File size: 64 bytes
Line 
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.