Add true to fake subshell's exit status, I think.

This commit is contained in:
Daniel Nichter
2012-10-13 13:06:58 -06:00
parent b09ebf53f0
commit 876dd17060

View File

@@ -65,6 +65,7 @@ export LANG="en_US.UTF-8"
(
rm ~/.pt-*conf*
rm ~/.my*
true
)
#############################