Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Commit 087c0ea

Browse files
committed
7574F3EA-731E-4605-A7E7-31DC93690FF5
1 parent 2b60969 commit 087c0ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
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}
21+
./production.sh -t ${production_token} -F flagtwo
2222

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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@ D91343F0-6020-451C-AE34-AE13C54768B7
5656
86238B48-1C1A-404D-84F6-540BA12026D0
5757
96F6A299-FA1B-40E7-97BD-BB78805B17E4
5858
76E3FB43-76B6-4ED3-9315-818C4BB073D2
59+
7574F3EA-731E-4605-A7E7-31DC93690FF5

0 commit comments

Comments
 (0)