From 468823d1b98a82578e8a454512ffcfa9eb152a61 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Tue, 3 Aug 2021 20:00:29 +0200 Subject: Fix typo (#25223) --- lib/spack/spack/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/spack/config.py b/lib/spack/spack/config.py index 7ea89b7c98..8df9e514c3 100644 --- a/lib/spack/spack/config.py +++ b/lib/spack/spack/config.py @@ -536,7 +536,7 @@ class Configuration(object): msg = ('The "{0}" section of the configuration needs to be written' ' to disk, but is currently using a deprecated format. ' 'Please update it using:\n\n' - '\tspack config [--scope=] update {0}\n\n' 'Note that previous versions of Spack will not be able to ' 'use the updated configuration.') msg = msg.format(section) -- cgit v1.2.3-60-g2f50