From 3fef586cfb900329a4e10a3ed909e8a8316f6fe6 Mon Sep 17 00:00:00 2001 From: Harmen Stoppels Date: Tue, 18 Jul 2023 22:38:04 +0200 Subject: binary cache docs: remove redundant flag and comment (#38960) --- lib/spack/docs/binary_caches.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/spack/docs/binary_caches.rst b/lib/spack/docs/binary_caches.rst index 61cf53cafa..3c8d68a5d2 100644 --- a/lib/spack/docs/binary_caches.rst +++ b/lib/spack/docs/binary_caches.rst @@ -48,15 +48,11 @@ Here is an example where a build cache is created in a local directory named .. code-block:: console - $ spack buildcache push --allow-root ./spack-cache ninja + $ spack buildcache push ./spack-cache ninja ==> Pushing binary packages to file:///home/spackuser/spack/spack-cache/build_cache Not that ``ninja`` must be installed locally for this to work. -We're using the ``--allow-root`` flag to tell Spack that is OK when any of -the binaries we're pushing contain references to the local Spack install -directory. - Once you have a build cache, you can add it as a mirror, discussed next. --------------------------------------- -- cgit v1.2.3-60-g2f50