zrhoffman commented on pull request #5703: URL: https://github.com/apache/trafficcontrol/pull/5703#issuecomment-812176481
> For the record, after #5653 you can still `make` individual RPMs, even if shell completions have a hard time with it Not with the same command, I can't. This is what I get: ```shell [user@computer cdn-in-a-box]$ make traffic_ops/traffic_ops.rpm make: *** No rule to make target 'traffic_ops/traffic_ops.rpm'. Stop. ``` `make $(realpath traffic_ops/traffic_ops.rpm)` works, but that takes awhile to type because there's no shell completion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
