Browse code

Fix bad copy and paste in lib/swift

Change-Id: I3b7526b52867525b1d7aa634aa8163c520a92f97

Chmouel Boudjnah authored on 2013/12/21 18:19:09
Showing 1 changed files
... ...
@@ -378,8 +378,8 @@ EOF
378 378
         iniuncomment ${swift_node_config} DEFAULT log_facility
379 379
         iniset ${swift_node_config} DEFAULT log_facility LOG_LOCAL${log_facility}
380 380
 
381
-        iniuncomment ${SWIFT_CONFIG_PROXY_SERVER} DEFAULT workers
382
-        iniset ${SWIFT_CONFIG_PROXY_SERVER} DEFAULT workers 1
381
+        iniuncomment ${swift_node_config} DEFAULT workers
382
+        iniset ${swift_node_config} DEFAULT workers 1
383 383
 
384 384
         iniuncomment ${swift_node_config} DEFAULT disable_fallocate
385 385
         iniset ${swift_node_config} DEFAULT disable_fallocate true