#!/bin/sh

echo "manifest: stdout"
echo "manifest: stderr" >&2
