Skip to content

Commit ac3d453

Browse files
committed
Update dbvis_enum.rb
1 parent a53341f commit ac3d453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/post/multi/gather/dbvis_enum.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def run
6565
unless file?(dbvis_file)
6666
print_status("File not found: #{dbvis_file}")
6767
print_status("This could be an older version of dbvis, trying old path")
68+
case session.platform
6869
when /linux/
6970
dbvis_file = "#{user_base}.dbvis/config/dbvis.xml"
7071
when /win/

0 commit comments

Comments
 (0)