Megatest

sleeprunner at [55aca0f74d]
Login

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


#!/bin/bash 

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