From e9c26a5f7c4fdd090418f6f7bff3effdb6c4d091 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Thu, 9 Aug 2018 06:04:33 +0200 Subject: [PATCH] Enabled cti integration for RPM installations. --- script/build/cleanup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/script/build/cleanup.sh b/script/build/cleanup.sh index 7f6ec5439..a4287ae7f 100755 --- a/script/build/cleanup.sh +++ b/script/build/cleanup.sh @@ -5,4 +5,3 @@ set -ex rm app/assets/javascripts/app/controllers/layout_ref.coffee rm -rf app/assets/javascripts/app/views/layout_ref/ rm app/assets/javascripts/app/controllers/karma.coffee -rm app/assets/javascripts/app/controllers/_integration/cti.coffee