diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2021-09-15 19:18:05 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2021-09-15 19:20:28 +0100 |
| commit | 5cc72dbec4b80094f6ba41c7f14af2abf996919f (patch) | |
| tree | 16da48e38a5c2e21526ce68e1343a772f3719624 /pkgs/development/python-modules/python-sql | |
| parent | 2bb5cbf7f8b99a8d1d6646abe5ab993f6823212f (diff) | |
cvise: use /bin.bash from nix store
Noticed failures as an incorrect handling of `--command` param:
$ cvise --command="gcc -c bug.c |& fgrep 'during RTL pass: expand'" bug.c
C-Vise cannot run because the interestingness test does not return
zero.
This happens because temporary shell script has "#!/bin/bash" shebang.
The change replaces it to path from nix store.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
