fixup! add flakes.sh test for shebang supported types of comments

This commit is contained in:
Cyclic4179 2024-03-27 15:03:54 +01:00 committed by GitHub
parent 6227cd06bd
commit 9f7b2b93ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,12 +97,13 @@ cat > $nonFlakeDir/shebang-different-comments.sh <<EOF
#! $(type -P env) nix
# some comments
// some comments
/* some comments
* some comments
\ some comments
% some comments
@ some comments
-- some comments
(* some comment
(* some comments
#! nix --offline shell
#! nix flake1#fooScript
#! nix --no-write-lock-file --command cat