move promote_pipe_return to core functions
authorChris Koeritz <fred@gruntose.com>
Tue, 22 May 2018 15:33:52 +0000 (15:33 +0000)
committerChris Koeritz <fred@gruntose.com>
Tue, 22 May 2018 15:33:52 +0000 (15:33 +0000)
this is too useful to leave down in the version control library; it
turns the Nth pipe status into the current return value, allowing
simpler and more readable checking of status.
abstracted from version control library into core functions file.
also dropping the two test files for checkin.


No differences found