mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove a debugging line that snuck in with r282419.
Pointyhat: gjb MFC after: 3 days X-MFC-With: r282419 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d7149f4e51
commit
431e39f8d7
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ cw-ec2-portinstall:
|
|||
@touch ${.TARGET}
|
||||
|
||||
ec2ami: cw-ec2 ${CW_EC2_PORTINSTALL}
|
||||
@false
|
||||
.if !defined(AWSKEYFILE) || !exists(${AWSKEYFILE})
|
||||
@echo "--------------------------------------------------------------"
|
||||
@echo ">>> AWSKEYFILE must point at AWS keys for EC2 AMI creation"
|
||||
|
|
|
|||
Loading…
Reference in a new issue