warbo-utilities: cad8b34fd1e12b5a64147d93328469555e5bde2b

     1: From: Chris Warburton
     2: Date: Thu, 13 Jul 2017 21:02:08 +0100
     3: State: resolved
     4: Subject: iget doesn't always rename
     5: Message-Id: <cd1764c7f23bbeae-0-artemis@nixos>
     6: resolution: fixed
     7: 
     8: It seems to be related to the terminal we're using: we get the
     9: destination filename from the given URL, but we get the source filename
    10: (which we're renaming) from the last line of the command's output.
    11: 
    12: Yet the command seems to wrap its output across multiple lines,
    13: depending presumably on the COLUMNS.
    14: 
    15: We should set a large, fixed COLUMNS for iget to prevent this being an
    16: issue.

Generated by git2html.