Răsfoiți Sursa

Delete line that prevents plaintext tests from succeeding with updated wrk(4)

Julia Nething 9 ani în urmă
părinte
comite
34f6c12a7d
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      toolset/setup/linux/client.sh

+ 0 - 1
toolset/setup/linux/client.sh

@@ -33,7 +33,6 @@ cd ~
 #############################
 cat << EOF | tee pipeline.lua
 init = function(args)
-  wrk.init(args)
   local r = {}
   local depth = tonumber(args[1]) or 1
   for i=1,depth do