diff --git a/script/linux-test-vm-bookstore b/script/linux-test-vm-bookstore index 8e9897f33..19c75403f 100755 --- a/script/linux-test-vm-bookstore +++ b/script/linux-test-vm-bookstore @@ -69,7 +69,7 @@ function test_filename () { function cleanup() { # restore the original configs after we are done with the tests - git -C "${ROOT} checkout" \ + git -C "${ROOT}" checkout \ "${APP_DIR}/swagger.json" \ "${APP_DIR}/app_esp.yaml" \ "${APP_DIR}/bookstore.js"