[tkined] Fix for mib.test

From: Jun Kuriyama (kuriyama@imgsrc.co.jp)
Date: Thu Aug 10 2000 - 13:40:44 MET DST


Sorry for lots of little patches. :-) This is for mib.test checking.
It seems same patch is required for win/makefile, too.

Index: tnm/tests/mib.test
===================================================================
RCS file: /anoncvs/scotty/tnm/tests/mib.test,v
retrieving revision 1.25
diff -u -r1.25 mib.test
--- mib.test 2000/02/11 19:43:38 1.25
+++ mib.test 2000/08/10 11:00:20
@@ -687,7 +687,7 @@
 } {OBJECT-TYPE OBJECT-IDENTITY OBJECT-GROUP}
 test mib-24.11 {mib info} {
     mib info files *SMI
-} {RFC1155-SMI SNMPv2-SMI}
+} {RFC1155-SMI SNMPv2-SMI TUBS-SMI}
 
 test mib-25.1 {mib subtree} {
     list [catch {mib subtree 1} msg] $msg
Index: unix/Makefile.in
===================================================================
RCS file: /anoncvs/scotty/unix/Makefile.in,v
retrieving revision 1.32
diff -u -r1.32 Makefile.in
--- Makefile.in 2000/05/22 14:14:57 1.32
+++ Makefile.in 2000/08/10 11:00:30
@@ -582,7 +582,7 @@
                 else true; \
                 fi; \
             done;
- @for e in -SMI -TC -TM -MIB -CONF -COMPAT ; \
+ @for e in -SMI -TC -TM -MIB -CONF -COMPAT -REGISTRATION ; \
             do \
                     for i in $(TNM_MIB_DIR)/*$$e ; \
                     do \

-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project
--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.



This archive was generated by hypermail 2b29 : Mon Jan 08 2001 - 15:27:51 MET