From fc16dadeda4b298454385fea8bb93bcd7ff466d2 Mon Sep 17 00:00:00 2001 From: Dennis Camera Date: Fri, 21 Jan 2022 22:57:46 +0100 Subject: [type/__dtnrch_etax_flnp] Fix indentation --- type/__dtnrch_etax_flnp/manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/type/__dtnrch_etax_flnp/manifest b/type/__dtnrch_etax_flnp/manifest index a1be071..dbd49ec 100755 --- a/type/__dtnrch_etax_flnp/manifest +++ b/type/__dtnrch_etax_flnp/manifest @@ -190,9 +190,9 @@ then # If the JVM is replaced, we disable the JVM warning dialog at startup # FIXME: BREify install dir in pattern require="__link/${INSTALL_DIR:?}/${bundled_java_path}" \ - __check_messages "${__type##*/}-${version}-allow_system_jvm" \ - --pattern "^__link${INSTALL_DIR:?}/${bundled_java_path}:" \ - --execute "sed -i -e '/^[a-z]*TestedVM=/s/=.*\$/=*/' -e '/^runOnUntestedVM=/s/=.*\$/=true/' $(quote "${INSTALL_DIR:?}/configuration.properties")" + __check_messages "${__type##*/}-${version}-allow_system_jvm" \ + --pattern "^__link${INSTALL_DIR:?}/${bundled_java_path}:" \ + --execute "sed -i -e '/^[a-z]*TestedVM=/s/=.*\$/=*/' -e '/^runOnUntestedVM=/s/=.*\$/=true/' $(quote "${INSTALL_DIR:?}/configuration.properties")" else __link "${INSTALL_DIR:?}/${bundled_java_path}" --state absent --type symbolic --source '' fi -- cgit v1.2.3