Skip to content

Commit

Permalink
fix(database): fix build because of python-daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf authored and mboersma committed Jan 20, 2015
1 parent 5d508c6 commit 97d9406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cd /tmp
git clone https://github.com/wal-e/wal-e.git

cd /tmp/wal-e
git checkout dbf9783
git checkout c16e58a

pip install .

Expand Down

0 comments on commit 97d9406

Please sign in to comment.