Skip to content

Commit 10145c4

Browse files
committed
...
1 parent 1c21d64 commit 10145c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/travis/vcs/perforce/clone.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def sparse_checkout
9797
end
9898

9999
def dir
100-
assembla? 'depot' : data.slug.split('/').last
100+
assembla? ? 'depot' : data.slug.split('/').last
101101
end
102102

103103
def port

0 commit comments

Comments
 (0)