From: Andre Noll Date: Sun, 5 Mar 2017 21:58:26 +0000 (+0100) Subject: subcommand: Kill stray "cmt". X-Git-Url: http://git.tuebingen.mpg.de/?p=gsu.git;a=commitdiff_plain;h=8c27b431090aa0281f20bfb1636c0f64677f5ba3 subcommand: Kill stray "cmt". A leftover from old days where cmt (the cluster management tool) was the only gsu application. --- diff --git a/subcommand b/subcommand index ca546bd..32ca366 100644 --- a/subcommand +++ b/subcommand @@ -96,9 +96,10 @@ Print the current preferences. Usage: prefs [-e] -If -e is given, the config file is opened with the default editor. Without -options, the command prints out a list of all cmt config variables, together -with their current value and the default value." +If -e is given, the config file is opened with the default editor. +Without options, the command prints out a list of all config variables, +together with their current value and the default value. +" _com_prefs() { local i conf="${gsu_config_file:=${HOME:-}/.$gsu_name.rc}"