We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53afd9a commit c8deb6dCopy full SHA for c8deb6d
crates/fda/test.bash
@@ -4,7 +4,6 @@ set -ex
4
FDA_BINARY=${FDA_BINARY:-../../target/debug/fda}
5
6
fda() {
7
- echo ${SENTRY_DSN}
8
${FDA_BINARY} "$@"
9
}
10
0 commit comments