diff options
author | Sean Allred <code@seanallred.com> | 2015-01-07 20:04:21 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-07 20:04:21 -0500 |
commit | 461a0b63529f0185f1bbe86cb07e7f6cd88d2ef7 (patch) | |
tree | 80b20de62a65b4c56415f93815bee23ffb2dd108 /bot | |
parent | 67581dc6879bdbf7b6da9210b092fa7a18d39e4d (diff) | |
parent | ab8ac65a7e22874cc4a56863e5aa9442c12cd0ae (diff) |
Merge branch 'master' into improve-comments
Conflicts:
test/test-printing.el
Diffstat (limited to 'bot')
-rwxr-xr-x | bot/sx-bot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/sx-bot.sh b/bot/sx-bot.sh index 6a5df17..22c7284 100755 --- a/bot/sx-bot.sh +++ b/bot/sx-bot.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -DESTINATION_BRANCH=gh-pages +DESTINATION_BRANCH=data function notify-done { local title |