Răsfoiți Sursa

remove trailing newline

just had to make a trivial change for dokku :shit:
jomo 10 ani în urmă
părinte
comite
5bf3d7b5dc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      test/bulk.sh

+ 1 - 1
test/bulk.sh

@@ -14,4 +14,4 @@ for uuid in `cat "$dir/uuids.txt"`; do
     helm="&helm"
   fi
   curl -sSL -o /dev/null -w "%{url_effective} %{http_code} %{time_total}s\\n" "http://$host/avatars/$uuid?size=$size$helm"
-done
+done