More travis poking

This commit is contained in:
Dave Davenport 2015-11-27 13:23:40 +01:00
parent 864a00b9fd
commit f9fe70338f
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
SP=$(readlink -f "$0")
DIR=$(dirname "$SP")
echo $DIR
echo "$DIR/test_script.sh"
# wait till it is up, run rofi with error message
sleep 1;
rofi -switchers "custom:$DIR/test_script.sh" -show custom &
rofi -modi "custom:$DIR/test_script.sh" -show custom &
RPID=$!
# send enter.