Travis debug...

pull/163/head
deajan 6 years ago
parent e9daf2b2bf
commit 8a350333a8

@ -306,7 +306,7 @@ function test_Merge () {
# Don't use SetConfFileValue here since for whatever reason Travis does not like creating a sed temporary file in $FAKEROOT
if [ "$TRAVIS_RUN" == true ]; then
$SUDO_CMD ls /$FAKEROOT/usr/local/bin
$SUDO_CMD ls -lah /$FAKEROOT/usr/local/bin
$SUDO_CMD sed -i.tmp 's/^IS_STABLE=.*/IS_STABLE=yes/' "$OSYNC_EXECUTABLE"
else
sed -i.tmp 's/^IS_STABLE=.*/IS_STABLE=yes/' "$OSYNC_EXECUTABLE"

Loading…
Cancel
Save