Skip to content
Snippets Groups Projects
Commit aa806bd9 authored by Simona Vetter's avatar Simona Vetter
Browse files

dim: autodetect branches in rebuild-nightly


Needs new url-mapping information in nightly.conf to work properly. Only
leftover bit from my original patch after rebasing is to abstract away
the remote for the integration tree.

v2:
- Fix typo when calling rr_cache_dir. Oops.
- Use cut -f 1 instead of sed/regex horrors (jani).

v3: Fix bug that resulted in nesting rr-cache directories.

v4: Rebasing.

v5: Resurrect $repo (as $remote) printing when fetching branches,
originally from my patch.

v6: Use remote instead of origin local variables, to be more
consistent. Picked up from Jani.

v7: Move misplaced hunks to right place.

v8: For the nightly remote use nightly_remote instead of anything
called origin - it's confusing.

Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
parent f33ee9b1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment