t7900: fix pfx
dependency
Test `start and stop when several schedulers are available` depends on `pfx` from `start and stop macOS maintenance`. Duplicate the behavior. Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
23db85aff5
commit
4489382a5b
@ -794,6 +794,7 @@ test_expect_success 'start and stop Linux/systemd maintenance' '
|
||||
'
|
||||
|
||||
test_expect_success 'start and stop when several schedulers are available' '
|
||||
pfx=$(cd "$HOME" && pwd) &&
|
||||
write_script print-args <<-\EOF &&
|
||||
printf "%s\n" "$*" | sed "s:gui/[0-9][0-9]*:gui/[UID]:; s:\(schtasks /create .* /xml\).*:\1:;" >>args
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user