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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Command/Test.php')
-rw-r--r--lib/Command/Test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Command/Test.php b/lib/Command/Test.php
index 59bd6be..1cbdaa8 100644
--- a/lib/Command/Test.php
+++ b/lib/Command/Test.php
@@ -138,7 +138,6 @@ class Test extends ExtendedBase {
'platform_delay'
) : self::DELAY_STABILIZE_PLATFORM;
- echo '$' . $input->getOption('platform_delay') . '$';
$this->output($output, '.Testing your current setup:');
try {