Megatest

sleeprunner at [8e1432907b]
Login

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


#!/bin/bash 

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