On Sun, Aug 19, 2018 at 04:01:05PM -0400, Eric Sunshine wrote: > On Sun, Aug 19, 2018 at 1:54 PM brian m. carlson > > diff --git a/t/t0000-basic.sh b/t/t0000-basic.sh > > @@ -868,8 +870,9 @@ test_expect_success 'writing tree out with git write-tree' ' > > +test_expect_success 'validate object ID of a known tree' ' > > +echo $tree && > > Debugging gunk? Yup. Will fix both. > > + test "$tree" = $(test_oid simpletree) > > If test_oid() fails to find key "simpletree", this expression will be > invalid. Therefore, it probably would be a good idea to quote the > $(test_oid ...) invocation. Good idea. -- brian m. carlson: Houston, Texas, US OpenPGP: https://keybase.io/bk2204
Attachment:
signature.asc
Description: PGP signature