From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.2 Received: from mail.toke.dk by mail.toke.dk with LMTP id aa5ZKCl9cl35cQAAOr1fkg (envelope-from ) for ; Fri, 06 Sep 2019 17:37:13 +0200 Authentication-Results: mail.toke.dk; none (SPF check N/A for local connections - client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=luXxRNtm Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 76BB3662855 for ; Fri, 6 Sep 2019 17:37:11 +0200 (CEST) Received: from [::1] (port=50716 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.92) (envelope-from ) id 1i6GIQ-00A0gK-DV; Fri, 06 Sep 2019 18:37:10 +0300 Received: from out-23.smtp.github.com ([192.30.252.206]:54243) by web6.sd.eurovps.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1i6GII-00A0Zc-Rc for flent-users@flent.org; Fri, 06 Sep 2019 18:37:08 +0300 Date: Fri, 06 Sep 2019 08:36:22 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1567784182; bh=RfrAeCc0+sT4pAHjiEV0ZQMgbuR9KXbNVwnY0/34ro8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=luXxRNtmMMPFZ+gdXzE0SxfIPXEAgrc+HbiOy0CRt+L347euIjCDiApXtlGRMHq3B w3vFz+pfUnNC3QipheZgZP7h1VYtSsu0CDzXph8qf6VxsC8CfCbcMGPidHrK6pM1N/ sRDr9frm4fK1HHd8v6OQpwQNBtJg6XUeSRh/dSWQ= From: Pete Heist To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: heistp X-GitHub-Recipient: flent-users X-GitHub-Reason: comment X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] Stable output filenames for batch runs (#179) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.27 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Comment , flent-users Content-Type: multipart/mixed; boundary="===============8563344774205440551==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============8563344774205440551== Content-Type: multipart/alternative; boundary="--==_mimepart_5d727cf63e7da_19bf3fdbb96cd96c399aa"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5d727cf63e7da_19bf3fdbb96cd96c399aa Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I'd prefer the `--no-time` flag fwiw, simpler and more visible. Symlinks could help in some cases, but the challenges for me are: - there'd need to be one per individual test run (i.e. many per batch) - one needs to take care to maintain symlinks when doing scp, rsync, etc - I have supporting files that share the same base name as the .flent.gz file which would also need to be symlinked, so it could get to be many symlinks :) -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/179#issuecomment-528903825 ----==_mimepart_5d727cf63e7da_19bf3fdbb96cd96c399aa Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

I'd prefer the --no-time flag fwiw, simpler and more visible.

Symlinks could help in some cases, but the challenges for me are:

  • there'd need to be one per individual test run (i.e. many per batch)
  • one needs to take care to maintain symlinks when doing scp, rsync, etc
  • I have supporting files that share the same base name as the .flent.gz file which would also need to be symlinked, so it could get to be many symlinks :)


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

----==_mimepart_5d727cf63e7da_19bf3fdbb96cd96c399aa-- --===============8563344774205440551== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============8563344774205440551==--