first test package.

git-svn-id: file:///svn/unbound/trunk@10 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2007-01-03 13:17:06 +00:00
parent 2c0a884df2
commit e9a9f9ce40
3 changed files with 3 additions and 0 deletions

View File

@ -20,5 +20,6 @@ main(int argc, char* argv[])
}
log_init();
log_info("Start of %s.", PACKAGE_STRING);
return 0;
}

View File

@ -6,6 +6,8 @@
- Added doc/README with compile help.
- main program stub and quiet makefile.
- minimal logging service (to stderr).
- added postcommit hook that serves emails.
- added first test 00-lint. postcommit also checks if build succeeds.
15 December 2006: Wouter
- Created Makefile.in and configure.ac.

BIN
testdata/00-lint.tpkg vendored Normal file

Binary file not shown.