#! /bin/sh

fn_returncode()
{
    exit $1
}
