Merge lp://staging/~gary/juju-gui/fix_sourcemap into lp://staging/juju-gui/experimental

Proposed by Gary Poster
Status: Merged
Merged at revision: 1142
Proposed branch: lp://staging/~gary/juju-gui/fix_sourcemap
Merge into: lp://staging/juju-gui/experimental
Diff against target: 14 lines (+2/-2)
1 file modified
Makefile (+2/-2)
To merge this branch: bzr merge lp://staging/~gary/juju-gui/fix_sourcemap
Reviewer Review Type Date Requested Status
Juju GUI Hackers Pending
Review via email: mp+191682@code.staging.launchpad.net

Description of the change

Reinstate sourcemaps from distfile output

https://codereview.appspot.com/14771045/

To post a comment you must log in.
Revision history for this message
Gary Poster (gary) wrote :

Reviewers: mp+191682_code.launchpad.net,

Message:
Please take a look.

Description:
Reinstate sourcemaps from distfile output

https://code.launchpad.net/~gary/juju-gui/fix_sourcemap/+merge/191682

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/14771045/

Affected files (+4, -2 lines):
   M Makefile
   A [revision details]

Index: Makefile
=== modified file 'Makefile'
--- Makefile 2013-10-14 14:43:48 +0000
+++ Makefile 2013-10-17 17:12:58 +0000
@@ -551,8 +551,8 @@
   mkdir -p releases
   # When creating the tarball, ensure all symbolic links are followed.
   tar -c --auto-compress --exclude-vcs --exclude releases \
- --exclude node_modules --exclude virtualenv --exclude app \
- --exclude bin --exclude archives --exclude build-shared \
+ --exclude node_modules --exclude virtualenv --exclude bin \
+ --exclude archives --exclude build-shared \
       --dereference --transform "s|^|$(RELEASE_NAME)/|" -f $(RELEASE_FILE) *
   @echo "Release was created in $(RELEASE_FILE)."
  else

Index: [revision details]
=== added file '[revision details]'
--- [revision details] 2012-01-01 00:00:00 +0000
+++ [revision details] 2012-01-01 00:00:00 +0000
@@ -0,0 +1,2 @@
+Old revision: <email address hidden>
+New revision: <email address hidden>

Revision history for this message
Jeff Pihach (hatch) wrote :

LGTM QA OK! Thanks for this!

https://codereview.appspot.com/14771045/

Revision history for this message
Gary Poster (gary) wrote :

*** Submitted:

Reinstate sourcemaps from distfile output

R=jeff.pihach
CC=
https://codereview.appspot.com/14771045

https://codereview.appspot.com/14771045/

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches