From fa5590e2c9dce1864d84625b3b4ea740d4af009c Mon Sep 17 00:00:00 2001 From: asterix Date: Mon, 3 Jan 2011 09:45:39 +0000 Subject: [PATCH] Remove from nigthly test. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4658 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/net/tftp.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bertos/net/tftp.c b/bertos/net/tftp.c index dba54b38..233a216f 100644 --- a/bertos/net/tftp.c +++ b/bertos/net/tftp.c @@ -33,6 +33,8 @@ * \brief TFTP protocol implementation * * \author Luca Ottaviano + * + * notest:all */ #include "tftp.h" -- 2.25.1