spm

Personal fork of spm (simple password manager)
git clone git@getsh.org:spm.git
Log | Files | Refs | README | LICENSE

commit b38c7f8e2e5bbdc6d114f6a77b1b46255f3faa17
parent 6b0494785ce781e46f28541ff3e3e81f30cbf8f5
Author: Sören Tempel <soeren+git@soeren-tempel.net>
Date:   Tue, 29 Sep 2015 14:07:51 +0200

Revert "exit if any command fails"

This reverts commit ffe30805eadc42fd1fed4b8e37b4e8a8712c3efb.

Diffstat:
Mtpm | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/tpm b/tpm @@ -14,7 +14,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -set -e umask 077 ##