added sample data to test target of Makefile
This commit is contained in:
parent
35b484bb16
commit
1f1cda487c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ CFLAGS = -g
|
|||
all: $(TARGETS) Makefile
|
||||
|
||||
test: httpd
|
||||
wget -np -e robots=off --recursive --level=1 --domains=acme.com http://acme.com
|
||||
sudo ./httpd acme.com/ 80
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Add table
Reference in a new issue