reflect new name

This commit is contained in:
Mark McGranaghan 2012-10-09 07:48:34 -07:00
parent cc6cf63ade
commit 5f9efc09e0

View File

@ -13,7 +13,7 @@ import (
"strings"
)
var cacheDir = "/tmp/gbe-book-cache"
var cacheDir = "/tmp/gobyexample-cache"
func check(err error) {
if err != nil {