spack/lib/spack
edwardsp ba701a7cf8
Update regex to correctly identify quoted args (#23494)
Previously the regex was only checking for presence of quotes as a beginning
or end character and not a matching set.  This erroneously identified the
following *single* argument as being quoted:

    source bashenvfile &> /dev/null && python3 -c "import os, json; print(json.dumps(dict(os.environ)))"
2022-05-24 08:26:07 -07:00
..
docs Documentation and new method for CachedCMakePackage build system (#22706) 2022-05-23 22:48:12 +00:00
env strip -Werror: all specific or none (#30284) 2022-05-24 00:57:09 -04:00
external archspec: add oneapi and dpcpp flag support (#30783) 2022-05-23 13:28:54 -07:00
llnl Fix spack install chgrp on symlinks (#30743) 2022-05-19 08:50:24 -07:00
spack Update regex to correctly identify quoted args (#23494) 2022-05-24 08:26:07 -07:00