Verified Commit 4daf6e64 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Fix entrypoint script failing if DEBUG unset

parent 536d005a
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -212,8 +212,6 @@ setup_sandbox()

setup_debug()
{
	[[ -v DEBUG ]] || return

	local IFS=', ' feature
	local enable=true display=false script=false s3=false