From 6d7a5e002cfcaa874e759f125060eb0373f52d28 Mon Sep 17 00:00:00 2001 From: Edward Crompton Date: Mon, 4 Jan 2016 15:10:25 +0000 Subject: Whitespace correction --- console.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'console.php') diff --git a/console.php b/console.php index 284d30ccadd..9386f544939 100644 --- a/console.php +++ b/console.php @@ -61,7 +61,7 @@ try { echo "Current user: " . $user['name'] . PHP_EOL; echo "Owner of config.php: " . $configUser['name'] . PHP_EOL; echo "Try adding 'sudo -u " . $configUser['name'] . " ' to the beginning of the command (without the single quotes)" . PHP_EOL; - exit(0); + exit(0); } } -- cgit v1.2.3