Skip to content

Commit 963a89e

Browse files
committed
updated Makefile
1 parent 42bdb18 commit 963a89e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ build:
5454
@echo DevOps Python Tools Build
5555
@echo =========================
5656

57-
# executing in sh where type is not available
58-
#type -P python
57+
@# executing in sh where type is not available
58+
@#type -P python
5959
which python || :
6060
python -V || :
6161
pip -V || :

0 commit comments

Comments
 (0)