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