Compute lucene-style scores for our hits.
[beagle.git] / bludgeon / beagled.dummy
blobd44420c823d6eade005eb5b22737bcb90401e93a
1 #!/bin/sh
3 # This is just a convenience thing that changes the directory
4 # for the beagled.
6 # We need to do this since we are running uninstalled.
8 cd ../beagled
9 ./beagled $@