Skip to content

Commit f0b856c

Browse files
clarkperkinssduskis
authored andcommitted
---
yaml --- r: 19445 b: refs/heads/autosynth-containeranalysis c: aa5f271 h: refs/heads/master i: 19443: b218c2e
1 parent 7bc6448 commit f0b856c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

  • branches/autosynth-containeranalysis/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ refs/heads/autosynth-bigquerydatatransfer: 564833a85642d4194adc025f021e10e723154
127127
refs/heads/autosynth-bigquerystorage: a75c34ed7a11741669121be69a7021a00f1133ce
128128
refs/heads/autosynth-bigtable: 45891a7178142c84a16d6a0b792f8ecb950a3159
129129
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
130-
refs/heads/autosynth-containeranalysis: 0cda5618af370a34416458bf2d36cf1e102f2404
130+
refs/heads/autosynth-containeranalysis: aa5f27188cc55ebb5773b6597c6c49c965a40add
131131
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
132132
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
133133
refs/heads/autosynth-errorreporting: 9891e73a56af7c097829ca7a521b0e862ba6af30

branches/autosynth-containeranalysis/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/main/java/com/google/cloud/storage/contrib/nio/testing/FakeStorageRpc.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ private static boolean processedAsFolder(
516516
fakeFolder.setName(folderName);
517517
fakeFolder.setBucket(so.getBucket());
518518
fakeFolder.setGeneration(so.getGeneration());
519+
fakeFolder.set("isDirectory", true);
519520
folders.put(folderName, fakeFolder);
520521
return true;
521522
}

0 commit comments

Comments
 (0)