Skip to content

Commit 9891094

Browse files
committed
96F6A299-FA1B-40E7-97BD-BB78805B17E4
1 parent 2155c4c commit 9891094

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ local.report.flagone:
1818
./local.sh -t ${local_token} -F flagone
1919

2020
production.report:
21-
./production.sh -t ${production_token} -F flagone
21+
./production.sh -t ${production_token}
2222

2323
production.report.flagone:
2424
./production.sh -t ${production_token} -F flagone

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ BC8B58F8-D84F-41DA-8411-D145DFBBCDF7
5454
75FF7739-474E-4F40-A1F5-DA644247777C
5555
D91343F0-6020-451C-AE34-AE13C54768B7
5656
86238B48-1C1A-404D-84F6-540BA12026D0
57+
96F6A299-FA1B-40E7-97BD-BB78805B17E4

0 commit comments

Comments
 (0)