From 062ebbf605c4fe0a52170c8ce909ae1591ebf29c Mon Sep 17 00:00:00 2001 From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com> Date: Tue, 21 Jun 2022 14:39:51 -0700 Subject: [PATCH] test htmls --- spawn.html | 1 - 1 file changed, 1 deletion(-) diff --git a/spawn.html b/spawn.html index cf0e0ee..e4806ce 100644 --- a/spawn.html +++ b/spawn.html @@ -12,7 +12,6 @@ <p>User_options: {{ user_options }} </p> <p> Options_from_form: {{ options_from_form }} </p> <p> cpu_limit: {{ cpu_limit }} </p> -<p>env['CPU_LIMIT']: {{ env['CPU_LIMIT'] }} </p> <p> {{ profile }} {{ profiles }} </p> <p> URL {{url}} </p> <div> -- GitLab