From e9a9f9ce40e4def7f7cb6b340aa73a01cbd5cb62 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Wed, 3 Jan 2007 13:17:06 +0000 Subject: [PATCH] first test package. git-svn-id: file:///svn/unbound/trunk@10 be551aaa-1e26-0410-a405-d3ace91eadb9 --- daemon/unbound.c | 1 + doc/Changelog | 2 ++ testdata/00-lint.tpkg | Bin 0 -> 544 bytes 3 files changed, 3 insertions(+) create mode 100644 testdata/00-lint.tpkg diff --git a/daemon/unbound.c b/daemon/unbound.c index aafb0ad67..79e1134f6 100644 --- a/daemon/unbound.c +++ b/daemon/unbound.c @@ -20,5 +20,6 @@ main(int argc, char* argv[]) } log_init(); log_info("Start of %s.", PACKAGE_STRING); + return 0; } diff --git a/doc/Changelog b/doc/Changelog index 753c850ca..69e71f87b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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. diff --git a/testdata/00-lint.tpkg b/testdata/00-lint.tpkg new file mode 100644 index 0000000000000000000000000000000000000000..19dfc2838bc1209a7bd6be57c04f09daf837872c GIT binary patch literal 544 zc-jFV0^j`~iwFR3teZsu1MQUEZ__Xk!29gK;z`LOX5nK*xl*pOo0~edT<*^L?*W+VMh}LGO|9ku;6JuSvAGZs-Mm z93^R(1QF^5VU#94h#%{Rc4@2=2B3FaHBOp`^?oP+NAY*+zuh}&-C<++esZVoyY-L# z@J{`sI8J-uAMz(2;y$5)Csxfm3ZY5zYET#@OcuxyeO1ND~4az;U zt<*^N0lWopKH#ptUUF398;g%{a|*?8db$?ZlBosepyn%Bwx4h|DCEsRH)RRo*-0>J)6&qX zcM2m+o3ZEf0*=uijNrJHL3?8_7<=jp{u%f6e_`hbj`8dMAEwc^|Kl_Y+WsFV0rmgi z;H9wgtys%!I|JBzX{@Sr1_AfkMB2Ggwd)RMjobDaDpp+saF!b>TKPmc^l~K&cr7%* z5P~QR!psjLpI$hgTipQ;yEAVqCV@T5T>v!M<>h5e9eI6)w-^<)GlNB zx|qmX>cZmr&)q9o))|`_iLc6{-X->Ywl~b!xcPF9Gpkjf;S7;Q#?FN*o7U*5@17tC if*=TjAP9mW2!bF8f*=TjAP9mW4#hXXDtrh4C;$K_&JUab literal 0 Hc-jL100001 -- 2.47.2