Megatest

sleeprunner at [b4a4de8e9e]
Login

File bin/sleeprunner artifact 7ef4797782 part of check-in b4a4de8e9e


#!/bin/bash 

if [[ $SLEEPRUNNER == "" ]];then
SLEEPRUNNER=1
fi
  
echo "nbfake $@ &> /dev/null" | at now + $SLEEPRUNNER minutes &> /dev/null