Skip to content

Commit

Permalink
Add comment to script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashko Stubailo committed Aug 7, 2015
1 parent fa3fcad commit a4dc498
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/admin/test-packages-with-mongo-versions.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#! /usr/bin/env ruby

# This script downloads and installs any number of versions of Mongo, and runs
# the console version of test-packages on them. The test output is stored in a
# directory called "mongo-test-output" in the root of your checkout.

require 'tmpdir'

mongo_install_urls = {
Expand Down

0 comments on commit a4dc498

Please sign in to comment.