Skip to content

Commit 21228c5

Browse files
committed
remove which xz
Signed-off-by: muthuja <muthujabavaji.vempalli@progress.com>
1 parent bfdfa88 commit 21228c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/omnibus/fetchers/net_fetcher.rb

-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ def execute_tests(file_path)
164164
shellout!("gtar --version")
165165
shellout!("which gtar")
166166
shellout!("export PATH=\"/opt/homebrew/bin/xz:$PATH\"")
167-
shellout!("which xz")
168167
shellout!("xz --version")
169168
log.info(log_key) { "-----DEBUG-----end of the test to here" }
170169
# Extract the archive

0 commit comments

Comments
 (0)