Hi

reading removed FIXME in the second hunk:

# FIXME: Don't install the dump file into the app bundle when
# self-contained install is disabled.

I understand that we should install if self-contained is enabled.

However, I see

+ifeq (${ns_self_contained},no)

Shouldn't that read as

+ifeq (${ns_self_contained},yes)

I'm confused...

/PA
--
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run a leader-deposed hook here, but we can't yet