Kent Watsen <[email protected]> wrote: > Regardless how the modules are obtained, I always find myself needing > to make local copies of them to satisfy tooling. Is your idea to use > `wget` in the draft's build scripts to do a just-in-time fetch?
yeah... just looking for some option to wget to grab if newer, but i see nothing that uses ETAG or something. I guess [ -f [email protected] ] || wget ... would work. (but, obviously, with the correct version) For now, I've just commited the above file into BRSKI so that the travis-ci works. -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works | network architect [ ] [email protected] http://www.sandelman.ca/ | ruby on rails [
signature.asc
Description: PGP signature
_______________________________________________ Anima mailing list [email protected] https://www.ietf.org/mailman/listinfo/anima
