#!/bin/sh
setarch x86_64 -R python /opt/coldfusion8/wwwroot/userfiles/file/measure.py > /tmp/mout 2>&1
echo "exit=$?"
