From 5bd253c0da19a47b6ea67af8ebb0c30d04a82e33 Mon Sep 17 00:00:00 2001 From: o9000 Date: Tue, 12 Sep 2017 23:07:57 +0200 Subject: [PATCH] Update packaging info script --- packaging/update_version_status.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packaging/update_version_status.sh b/packaging/update_version_status.sh index 6f4912f..8d3da9e 100755 --- a/packaging/update_version_status.sh +++ b/packaging/update_version_status.sh @@ -1,5 +1,8 @@ #!/bin/bash +exec > ~/tint2.runner-version.log +exec 2>&1 + set -e set -x