From d8f680caa2c02b9930db5e09c9ff85a3a2fb5fbf Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 11 Oct 2004 20:24:16 +0000 Subject: fix import (Logical change 1.85) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@407 ce84e21b-d406-0410-9b95-82705330c041 --- src/sbin/Bcfg2Server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sbin') diff --git a/src/sbin/Bcfg2Server b/src/sbin/Bcfg2Server index ea7b1af6d..1bae80df5 100644 --- a/src/sbin/Bcfg2Server +++ b/src/sbin/Bcfg2Server @@ -3,7 +3,7 @@ from getopt import getopt, GetoptError from socket import gethostbyaddr, herror -from string import split +from string import join, split from syslog import syslog, LOG_INFO, LOG_ERR from sys import argv, exit, exc_info from time import time -- cgit v1.2.3-1-g7c22