Skip to content

Commit

Permalink
add missing file in tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
nniclausse committed Sep 5, 2011
1 parent 1dbfaea commit c516863
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Expand Up @@ -400,6 +400,7 @@ release: Makefile tsung.spec doc
$(USERMANUAL) $(USERMANUAL_SRC) $(USERMANUAL_IMG) $(DTD) \
COPYING README LISEZMOI TODO $(CONFFILE_SRC) $(TEST_CONFFILE_SRC) \
priv/builder.erl tsung.sh.in vsn.mk src/test/*.csv src/test/*.txt \
src/test/*.out \
$(DEBIAN) $(PERL_SCRIPTS_SRC) CONTRIBUTORS CHANGES \
$(TSPLOT_SRC) $(TSUNG_PLOTTER_CONF) $(TSUNG_PLOTTER_LIB)\
configure configure.in config.guess *.m4 config.sub Makefile.in \
Expand Down
12 changes: 12 additions & 0 deletions src/test/ipcfg.out
@@ -0,0 +1,12 @@
5: eth0 inet 192.12.0.1/32 scope global eth0
5: eth0 inet 192.12.0.2/32 scope global eth0:0
5: eth0 inet 192.12.0.3/32 scope global eth0:1
5: eth0 inet 192.12.0.4/32 scope global eth0:2
5: eth0 inet 192.12.0.5/32 scope global eth0:3
5: eth0 inet 192.12.0.6/32 scope global eth0:4
5: eth0 inet 192.12.0.7/32 scope global eth0:5
5: eth0 inet 192.12.0.8/32 scope global eth0:6
5: eth0 inet 192.12.0.9/32 scope global eth0:7
5: eth0 inet 192.12.0.10/32 scope global eth0:8
5: eth0 inet 192.12.0.11/32 scope global eth0:9
5: eth0 inet 192.12.0.12/32 scope global eth0:10

0 comments on commit c516863

Please sign in to comment.