|
From: | John Donoghue |
Subject: | [Octave-bug-tracker] [bug #44007] test tar changes working directory in MXE-Octave ver 4.1.0+ |
Date: | Tue, 10 Mar 2015 11:51:13 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #21, bug #44007 (project octave): It should be >> system('tar --version') bsdtar 3.1.2 - libarchive 3.1.2 ans = 0 I did a completely clean build on my system (and made sure the sys folders msys-base and msys-extension were gone), so chances are you are overwriting the new tar with the msys one. Looking in Makefile.in, the msys-extension folder doesn't get deleted on a make clean. And in binary-dist-files.mk, anything in msys-base and msys-extension if effectively copied to the dist files, so any old tar.exe there would be copied. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?44007> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |