Megatest

sleeprunner at [0d58c56f22]
Login

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


#!/bin/bash 

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