diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-07-08 00:15:32 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-07-08 00:15:32 -0700 |
commit | 7af8f4e8f6f296f2ebdd11c0a46b0a6a55bcf2d9 (patch) | |
tree | fbffdcc88d7def2bc3bb283d7eb6578f43a332b4 /subx/apps/pack | |
parent | 58b60a667e2fc4314332c901fc1d6c7ecd819b72 (diff) | |
download | mu-7af8f4e8f6f296f2ebdd11c0a46b0a6a55bcf2d9.tar.gz |
preserve truthiness of non-booleans
Everywhere we check if something is true, we check it by comparing against 0, not 1.
Diffstat (limited to 'subx/apps/pack')
-rwxr-xr-x | subx/apps/pack | bin | 43637 -> 43637 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/pack b/subx/apps/pack
index 08164496..73e680b7 100755
--- a/subx/apps/pack
+++ b/subx/apps/pack
Binary files differ |