diff options
author | Joe <joe@ubuntu.localdomain> | 2010-02-22 12:23:00 -0800 |
---|---|---|
committer | Joe <joe@ubuntu.localdomain> | 2010-02-22 12:23:00 -0800 |
commit | 80f71dc1aff733a29738219f58980427d81d44fe (patch) | |
tree | f73596392a99363f5e7d1811e651c16a881433f7 | |
parent | 6fce297e9ff9f495b10281f2c5c78e6e0c2d48ad (diff) |
clean up
-rw-r--r-- | ebin/dynomite.appup | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ebin/dynomite.appup b/ebin/dynomite.appup deleted file mode 100644 index d6d7726b..00000000 --- a/ebin/dynomite.appup +++ /dev/null @@ -1,6 +0,0 @@ -{"0.9.0-cloudant", [{"0.9.0-cloudant", [ - {apply, {supervisor, terminate_child, [showroom_sup, dynomite_sup]}}, - {restart_application, dynomite}, - {apply, {supervisor, delete_child, [showroom_sup, dynomite_sup]}}, - {update, showroom_sup, supervisor} -]}],[{"0.9.0-cloudant",[]}]}. |