The comment isn't complete and doesn't make much sense. Signed-off-by: Joshua Lock <[email protected]> --- bin/buildlogger | 6 ------ 1 file changed, 6 deletions(-)
diff --git a/bin/buildlogger b/bin/buildlogger index 97f67ec..7a529c0 100755 --- a/bin/buildlogger +++ b/bin/buildlogger @@ -11,12 +11,6 @@ __maintainer__ = "Joshua Lock" __email__ = "[email protected]" ''' -# We'd probably benefit from using some caching, but first we'd need the AB API -# to include -# -# We can set repo url, branch & commit for a bunch of repositorys. -# Do they all get built for nightly? - import codecs try: import configparser -- 2.7.4 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
