You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throws warnings when running targets from makefile
~/projects/terraform-nomad-presto(master) » make clean m88614@SKE-DC6KF-MD6T
Makefile:77: warning: overriding commands for target `status'
Makefile:60: warning: ignoring old commands for target `status'
Expected behaviour
No warnings
How to reproduce?
Run make clean or make up
Suggestion(s)/solution(s) [Optional]
Will look at why it happens tomorrow. Making this now so that I don't forget
Checklist (after created issue)
Added label(s)
Added to project
Added to milestone
The text was updated successfully, but these errors were encountered:
Current behaviour
Throws warnings when running targets from makefile
Expected behaviour
No warnings
How to reproduce?
Run
make clean
ormake up
Suggestion(s)/solution(s) [Optional]
Will look at why it happens tomorrow. Making this now so that I don't forget
Checklist (after created issue)
The text was updated successfully, but these errors were encountered: