Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

State and flowdock #8

Merged
merged 3 commits into from
Jan 29, 2014
Merged

State and flowdock #8

merged 3 commits into from
Jan 29, 2014

Conversation

xendk
Copy link
Member

@xendk xendk commented Jan 27, 2014

Implements a state object for actions to pass information along.

Also fixes up flowdock notifications.

// across shells. Bash and most /bin/echo requires the -n option to
// expand \n to a newline, while /bin/sh built-in echo doesn't and
// prints the -n as part of the output. But printf works the same and is
// POSIX 7, which should cover our bases.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice :).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The unit test discovered it, only because in tests it runs the command locally, and apparently through /bin/sh.

@xendk xendk merged commit 5647b15 into master Jan 29, 2014
@xendk xendk deleted the feature/state branch January 29, 2014 12:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants