0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

some notes

This commit is contained in:
Eliot Horowitz 2009-02-01 19:13:12 -05:00
parent 90878cd7c1
commit 5c50c59ab9

View File

@ -4,6 +4,11 @@
# you can get from http://www.scons.org
# then just type scons
# some common tasks
# build 64-bit mac and pushing to s3
# scons --64 --dist=osx-x86_64 s3dist
# all s3 pushes require settings.py
import os
import sys
import types