> @@ -54,19 +54,19 @@ > > private static final String BUCKET_NAME_WITHOPTIONS = > "jcloudtestbucketoptions" + (int) (Math.random() * 10000); > > - private static final String LOG_BUCKET_NAME = "jcloudtestbucket" + (int) > (Math.random() * 10000); > + private static final String LOG_BUCKET_NAME = "jcloudlogbucket" + (int) > (Math.random() * 10000);
[minor] `jcloudslogbucket` --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/33/files#r14729250
