view bin/onelineit.sh @ 41:eda848575afb

chdir to the directory before running python setup.py develop as this seems to be necessary
author Jeff Hammel <k0scist@gmail.com>
date Fri, 26 Mar 2010 08:07:12 -0700
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

sed -e 's/^ *//g' -e 's/ *$//g' | tr '\n' ' '
echo