/[corp]/esi/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /esi/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Mon Jul 2 10:56:06 2001 UTC (22 years, 10 months ago) by dpavlin
Branch: MAIN
stocks

1 dpavlin 1.1 test: test-with test-without
2    
3     test-with:
4     http_proxy=http://proxy.pliva.hr:8080/ wget --proxy=on http://analysis.esi.co.uk/display.cgi?PLVD -O out-with_proxy && echo "fetch WITH proxy o.k."
5     test-without:
6     wget --proxy=off http://analysis.esi.co.uk/display.cgi?PLVD -O out-without_proxy && echo "fetch WITHOUT proxy o.k."

  ViewVC Help
Powered by ViewVC 1.1.26