diff --git a/Makefile.process b/Makefile.process index 720b3b0..67b91fc 100644 --- a/Makefile.process +++ b/Makefile.process @@ -50,7 +50,7 @@ $(TARGET): $(OBJS) | ./bin define test-one $(TARGET) ./testfiles/suit_manifest_exp$(1).cbor \ - -u "http://cdn.example/example3.bin" -f "./testfiles/raw_image.bin \ + -u "http://cdn.example/example3.bin" -f "./testfiles/raw_image.bin" \ -u "http://example.com/file.bin" -f "./testfiles/raw_image.bin" \ -u "http://example.com/dependent.suit" -f "./testfiles/suit_manifest_expS0.cbor" \ -u "https://example.com/encrypted-firmware" -b "758c4b7bbae2c4c1d462423e0f0dc3164ffa7b85bb94d4bd6d7ed26ab32feb063385d4d3465927ec82cb5e198a59" \