X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/3132627d3a3c045b9a94534afd024777a0f79919..363f9d65dc79816ecee21ee5d0bad3c403680602:/bti.c diff --git a/bti.c b/bti.c index 02332c4..a9a6d43 100644 --- a/bti.c +++ b/bti.c @@ -1114,10 +1114,8 @@ int main(int argc, char *argv[], char *envp[]) * Show the version to make it easier to determine what * is going on here */ - if (debug) { + if (debug) display_version(); - fprintf(stderr, "%s", session->group); - } if (session->action == ACTION_UNKNOWN) { fprintf(stderr, "Unknown action, valid actions are:\n");