From c12d4a78b9bd57d7a6b2446c16cf4da532702bc7 Mon Sep 17 00:00:00 2001 From: Tom Marshall Date: Wed, 22 Aug 2018 19:06:57 +0200 Subject: Update ckati to fix find logic (take 2) ckati's find implementation differs from findleaves.py when there are symlinked directories. This fixes ckati to match. Pulls in these commits: * Fix findleaves emulator with symlink loops * Fix mac build * Fix (cd ; find .) * Add some simple find unit tests Test: Set BUILD_NUMBER to a constant, verify ninja cache not rebuilt. Change-Id: Iaa0560fe2ca8c84721f17b4588285278e28218ff --- darwin-x86/bin/ckati | Bin 401912 -> 374200 bytes linux-x86/bin/ckati | Bin 360208 -> 364368 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/darwin-x86/bin/ckati b/darwin-x86/bin/ckati index c22bed8..3728a4e 100755 Binary files a/darwin-x86/bin/ckati and b/darwin-x86/bin/ckati differ diff --git a/linux-x86/bin/ckati b/linux-x86/bin/ckati index c30b246..18bbcf6 100755 Binary files a/linux-x86/bin/ckati and b/linux-x86/bin/ckati differ -- cgit v1.2.3