aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/test_config
AgeCommit message (Collapse)Author
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2011-06-05Again: Call chmod without the "-f" flagHolger Weiß
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag from chmod calls in Makefiles: | "-f" is a non-standard chmod option which at least SGI IRIX and HP UX | do not support. As the only effect of the "-f" flag is to suppress | warning messages, it can be safely omitted. Meanwhile, new "chmod -f" calls have been added. This commit removes the "-f" flag from those new calls.
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-12-10Added counter (variables) for usm.Micael Karlberg
Also added config file for usm. And more sed'ing...
2010-12-10Various cosmetic (print) fixes. Wrong module names used for theMicael Karlberg
utility module in the test_config dir.
2010-12-10"Completed" sed'ing of config files.Micael Karlberg
2010-12-09First preliminary sedding...Micael Karlberg
2010-12-09Added preliminary make targets for config file building (sed'ing).Micael Karlberg
2010-12-09First preliminary addition of the test configMicael Karlberg
(there are still a bunch of hard coded paths and stuff). No sed'ing yet...