#!/bin/sh

cd test
sed -i 's/\. build_and_install/\. build_and_install 2>\/dev\/null/g' test_self 
make test
