Update push.sh with the new branch location for the trunk. Update package.sh, adding the newly-required file svg_transform.py.
This commit is contained in:
parent
f4cca44faf
commit
fdabe02701
2 changed files with 3 additions and 3 deletions
2
push.sh
2
push.sh
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
# Pushes updates from the trunk
|
||||
bzr push bzr+ssh://codedread@bazaar.launchpad.net/~codedread/scour/trunk
|
||||
bzr push bzr+ssh://codedread@bazaar.launchpad.net/~scouring/scour/trunk
|
||||
|
||||
# Merge into our branch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue