Megatest

sleeprunner at [e11e64e7e3]
Login

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


#!/bin/bash 

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