check-upstart-scripts: Remove scanning packages These packages are no longer missing oom limits: * chromeos-base/ippusb_bridge * chromeos-base/lorgnette * chromeos-base/virtual-usb-printer * chromeos-base/ippusb_manager BUG=None TEST=build_packages Change-Id: Iebce64b0465c55b93ad800cbc968031eec388cb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosutils/+/6330333 Reviewed-by: Mike Frysinger <[email protected]> Tested-by: Benjamin Gordon <[email protected]> Commit-Queue: Benjamin Gordon <[email protected]>
src/scripts directoryThis repository contains build tools and scripts written in shell (e.g., Bash). Historically, much of our build process was written in shell in this directory, however, we're currently in the process of migrating many scripts to Python in Chromite.
In general, we're not currently accepting new scripts in this directory.
If you want to host a script for yourself/local team, feel free to use the src/platform/dev/contrib/ directory instead.