Test/Code Refactor in preparation for merge
This commit is contained in:
20
netcon/docker-test/test.sh
Executable file
20
netcon/docker-test/test.sh
Executable file
@@ -0,0 +1,20 @@
|
||||
./build.sh
|
||||
|
||||
cd httpd
|
||||
|
||||
# httpd
|
||||
cd httpd-2.4.16-1.fc23.x86_64/
|
||||
pwd
|
||||
./test.sh
|
||||
cd ..
|
||||
|
||||
cd httpd-2.4.17-3.fc23.x86_64/
|
||||
pwd
|
||||
./test.sh
|
||||
cd ..
|
||||
|
||||
|
||||
# nginx
|
||||
|
||||
|
||||
cd ..
|
||||
Reference in New Issue
Block a user