Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/analysis/analysis-wrapper.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/analysis/analysis-wrapper.sh b/scripts/analysis/analysis-wrapper.sh
index 3a4fe551a..363e36e30 100755
--- a/scripts/analysis/analysis-wrapper.sh
+++ b/scripts/analysis/analysis-wrapper.sh
@@ -126,10 +126,6 @@ else
exit 1
fi
- if [ $checkLibrary -eq 1 ]; then
- exit 1
- fi
-
if [ ! $lintValue -eq 2 ]; then
exit $lintValue
fi