diff --git a/tsshbatch.py b/tsshbatch.py index 12cbace..965deb8 100755 --- a/tsshbatch.py +++ b/tsshbatch.py @@ -20,7 +20,7 @@ CMDINCL = PROGENV + "CMDS" HOSTINCL = PROGENV + "HOSTS" -CVSID = "$Id: tsshbatch.py,v 1.164 2013/10/28 22:44:46 tundra Exp $" +CVSID = "$Id: tsshbatch.py,v 1.165 2013/10/28 22:49:30 tundra Exp $" VERSION = CVSID.split()[2] CPRT = "(c)" DATE = "2011-2013" @@ -483,7 +483,6 @@ def tsearchpath(filename, pathlist, delimiter=PATHDELIM): # What we'll return if we find nothing - retval = [] # Handle fully qualified filenames