Changeset 12974
- Timestamp:
- Apr 23, 2007, 3:05:54 PM (19 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
-
Nebulous-Server/scripts/bench_test.pl (modified) (1 diff)
-
Nebulous-Server/scripts/ptest.pl (modified) (1 diff)
-
Nebulous/scripts/bench_test.pl (modified) (1 diff)
-
Nebulous/scripts/ptest.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/scripts/bench_test.pl
r12972 r12974 10 10 11 11 my $neb = Nebulous::Client->new( 12 proxy => 'http:// alala:80/nebulous'12 proxy => 'http://localhost:80/nebulous' 13 13 ); 14 14 -
trunk/Nebulous-Server/scripts/ptest.pl
r12972 r12974 9 9 10 10 my $neb = Nebulous::Client->new( 11 proxy => 'http:// alala:80/nebulous'11 proxy => 'http://localhost:80/nebulous' 12 12 ); 13 13 -
trunk/Nebulous/scripts/bench_test.pl
r12972 r12974 10 10 11 11 my $neb = Nebulous::Client->new( 12 proxy => 'http:// alala:80/nebulous'12 proxy => 'http://localhost:80/nebulous' 13 13 ); 14 14 -
trunk/Nebulous/scripts/ptest.pl
r12972 r12974 9 9 10 10 my $neb = Nebulous::Client->new( 11 proxy => 'http:// alala:80/nebulous'11 proxy => 'http://localhost:80/nebulous' 12 12 ); 13 13
Note:
See TracChangeset
for help on using the changeset viewer.
