Slf/packaging1 #12

Merged
slfritchie merged 6 commits from slf/packaging1 into master 2015-10-16 08:56:27 +00:00
slfritchie commented 2015-10-16 08:01:07 +00:00 (Migrated from github.com)

Basic Erlang release packaging. No operating-specific packaging (e.g. RPM) is included. ./rel/machi/bin/machi commands such as start, stop, ping, console, etc. all work, I believe.

I'm including a cuttlefish schema file because I'm lazy and because we'll need sometime.

Basic Erlang release packaging. No operating-specific packaging (e.g. RPM) is included. `./rel/machi/bin/machi` commands such as `start`, `stop`, `ping`, `console`, etc. all work, I believe. I'm including a cuttlefish schema file because I'm lazy and because we'll need sometime.
kuenishi commented 2015-10-16 08:08:28 +00:00 (Migrated from github.com)

Looks good, but machi-admin fails for me.

$ rel/machi/bin/machi-admin
rel/machi/bin/machi-admin: line 69: syntax error: unexpected end of file
$ rel/machi/bin/machi-admin test
rel/machi/bin/machi-admin: line 69: syntax error: unexpected end of file
$ rel/machi/bin/machi-admin top
rel/machi/bin/machi-admin: line 69: syntax error: unexpected end of file
Looks good, but `machi-admin` fails for me. ``` $ rel/machi/bin/machi-admin rel/machi/bin/machi-admin: line 69: syntax error: unexpected end of file $ rel/machi/bin/machi-admin test rel/machi/bin/machi-admin: line 69: syntax error: unexpected end of file $ rel/machi/bin/machi-admin top rel/machi/bin/machi-admin: line 69: syntax error: unexpected end of file ```
slfritchie commented 2015-10-16 08:15:15 +00:00 (Migrated from github.com)

Oops, I haven't tested machi-admin at all, only the machi script. Sorry!

Oops, I haven't tested `machi-admin` at all, only the `machi` script. Sorry!
kuenishi commented 2015-10-16 08:56:21 +00:00 (Migrated from github.com)

+1, ignoring Travis for now.

+1, ignoring Travis for now.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/machi#12
No description provided.