Skip to content

Commit 9228547

Browse files
committed
Specify namespace for tutorial_mpileaks package
1 parent 8a83de0 commit 9228547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

outputs/packaging.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ example packaging/repo-config "spack config get repos"
2929

3030
# make the editor automatically exit
3131
export EDITOR=true
32-
example packaging/create "spack create --name tutorial-mpileaks https://github.com/LLNL/mpileaks/archive/refs/tags/v1.0.tar.gz"
32+
example packaging/create "spack create --name tutorial-mpileaks --namespace $name https://github.com/LLNL/mpileaks/archive/refs/tags/v1.0.tar.gz"
3333

3434
example packaging/checksum-mpileaks-1 "spack checksum tutorial-mpileaks 1.0"
3535

0 commit comments

Comments
 (0)