diff --git a/rdc.sh b/rdc.sh index bd9b37e..bc02b89 100755 --- a/rdc.sh +++ b/rdc.sh @@ -21,5 +21,5 @@ if (( ${#non_ok[@]} != 0 )); then fi unset non_ok{{if .UnsetDeps}} -unset {{.DepsVar}} -{{end}}# Dependencies are OK at this point +unset {{.DepsVar}}{{end}} +# Dependencies are OK at this point