Skip to content

Commit

Permalink
Only quote variable
Browse files Browse the repository at this point in the history
Signed-off-by: John Kjell <[email protected]>
  • Loading branch information
jkjell committed Dec 1, 2023
1 parent 17e77e6 commit 287e4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ checkprograms() {
}

runtests() {
go run "$DIR/../cmd/archivistactl/main.go" store "$DIR/*.attestation.json"
go run "$DIR"/../cmd/archivistactl/main.go store "$DIR"/*.attestation.json
}

waitForArchivista() {
Expand Down

0 comments on commit 287e4e2

Please sign in to comment.