blob: 76da6e08e799d5a2eaf07781d06c96579bfdc4fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
*** util/test-url.orig Sat Jan 22 12:43:07 2000
--- util/test-url Sat Jan 22 12:43:15 2000
***************
*** 1,4 ****
! #!/usr/local/bin/perl -w
# -*- perl -*-
# test-url: a simple script to see how fast a webserver is
--- 1,4 ----
! #!%%PATHPERLBIN%% -w
# -*- perl -*-
# test-url: a simple script to see how fast a webserver is
|