actors: Rename *clean-up* back to *cleanup.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 2 Jan 2017 21:38:23 +0000 (15:38 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 2 Jan 2017 21:38:23 +0000 (15:38 -0600)
commit1c7504b3ea4ead41410c660702eccf70b6556363
tree277720c17b5266615817ed03bb0dd0f20e6e4a61
parent47de7ccf21d3a2a615271d0ab007ce3d15ffa23d
actors: Rename *clean-up* back to *cleanup.

By popular intarwebs opinion.

* 8sync/actors.scm (<actor>, <hive>, hive-handle-cleanup-all)
(self-destruct, run-hive): Rename all references of clean-up to cleanup.
(hive-handle-cleanup-all, run-hive-cleanup): Rename name from clean-up
version.
* tests/test-actors.scm: Likewise.
8sync/actors.scm
tests/test-actors.scm