Skip to content
Snippets Groups Projects
Commit f8bdb54e authored by David Trudgian's avatar David Trudgian Committed by David Trudgian
Browse files

Spoil the lolcow fun :-(

parent 34618235
No related merge requests found
......@@ -57,12 +57,7 @@ if [ -z "${SINGULARITY_IMAGE:-}" ]; then
fi
if [ -z "${SINGULARITY_IMAGE:-}" ]; then
if [ $(( RANDOM % 10 )) != 0 ]; then
exec "$SINGULARITY_libexecdir/singularity/cli/help.exec" "$SINGULARITY_COMMAND"
else
message 1 " ***** COW SIGHTING! *****\n"
SINGULARITY_IMAGE="shub://GodloveD/lolcow"
fi
exec "$SINGULARITY_libexecdir/singularity/cli/help.exec" "$SINGULARITY_COMMAND"
fi
if [ -n "${SINGULARITY_DAEMON_JOIN:-}" ]; then
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment