Attempt to fix tests
This commit is contained in:
parent
1439be0036
commit
81d0094d67
@ -1,3 +1,5 @@
|
||||
@echo off
|
||||
|
||||
echo "initial: %PATH%"
|
||||
|
||||
call "test\here\bad (dir) 1\bin\activate"
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "initial: $PATH"
|
||||
|
||||
source "test/here/bad (dir) 1/bin/activate"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user