spaces back in

bugfix-109-spaces
Dave Musicant (home machine) 1 year ago
parent 0bbf2b5848
commit 8e88427813

@ -7,6 +7,7 @@ load startup-shutdown-spaces
function spaces_in_target_dir { #@test
# Start up gitwatch with logging, see if works
"${BATS_TEST_DIRNAME}"/../gitwatch.sh -l 10 "$testdir/local/remote" 3>&- &
echo "Testdir: $testdir" >&3
GITWATCH_PID=$!
# Keeps kill message from printing to screen

Loading…
Cancel
Save