Have vp9_enc_build and vp9_enc_test restore cwd
authorWan-Teh Chang <wtc@google.com>
Thu, 28 Sep 2023 23:35:54 +0000 (16:35 -0700)
committerWan-Teh Chang <wtc@google.com>
Sat, 30 Sep 2023 17:32:49 +0000 (10:32 -0700)
commitb863d8bb47c2fd6bb3ad9d502532d34a13575b23
tree6cce4c1f51eda3c7b6256010152bcca09e98fb55
parent4697b110ac3c4da19bfbd742432548820f0f38de
Have vp9_enc_build and vp9_enc_test restore cwd

Use $PWD to get the current directory.

Quote directory pathnames.

Suggested by James Zern.

Bug: webm:1800
Change-Id: I51e922b24da0e89d936370f858eab55d193ebdcb
test/vp9_c_vs_simd_encode.sh