Mercurial > hg > config
comparison bin/syn.sh @ 834:6fd2b3b4fb01
dont presuppose PATH
| author | Jeff Hammel <k0scist@gmail.com> |
|---|---|
| date | Mon, 20 Feb 2017 20:18:42 -0800 |
| parents | 16200adbd4f0 |
| children | 70ae14b6be51 |
comparison
equal
deleted
inserted
replaced
| 833:f91b1b475dee | 834:6fd2b3b4fb01 |
|---|---|
| 10 set +e | 10 set +e |
| 11 hg push # will exit 1 on no changes found | 11 hg push # will exit 1 on no changes found |
| 12 set -e | 12 set -e |
| 13 | 13 |
| 14 ubuntu_updated.sh | 14 ubuntu_updated.sh |
| 15 ~/bin/mirror-hg http://k0s.org/hg | 15 mirror-hg http://k0s.org/hg |
| 16 | 16 |
