google / capirca

Multi-platform ACL generation system
Apache License 2.0
769 stars 208 forks source link

Fix ciscoasa.CiscoASA verbatim output #305

Open RouteNotTaken opened 2 years ago

RouteNotTaken commented 2 years ago

ciscoasa.CiscoASA output of verbatim lines returns too early, resulting in only printing the first verbatim line. Moving the return outside of the for loop fixes this.

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.