summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-29 09:56:18 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-29 09:56:18 -0400
commit8755b0e0bd2219cd44133bfacbc8afc58595c3e5 (patch)
tree50f1e5a065a2abd47cb5c9c82b529d58721c5227 /templates
parent17dae0213589107c0d916e1e26ab2376540605fd (diff)
downloadthird_party-cobbler-8755b0e0bd2219cd44133bfacbc8afc58595c3e5.tar.gz
third_party-cobbler-8755b0e0bd2219cd44133bfacbc8afc58595c3e5.tar.xz
third_party-cobbler-8755b0e0bd2219cd44133bfacbc8afc58595c3e5.zip
Remove duplicate append.
Diffstat (limited to 'templates')
-rw-r--r--templates/pxesystem.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pxesystem.template b/templates/pxesystem.template
index 1564d7e..b551164 100644
--- a/templates/pxesystem.template
+++ b/templates/pxesystem.template
@@ -3,5 +3,5 @@ prompt 0
timeout 1
label linux
kernel $kernel_path
- append $append_line
+ $append_line