summaryrefslogtreecommitdiffstats
path: root/debuginfofs.sysconfig
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2009-02-20 17:31:55 -0500
committerWill Woods <wwoods@redhat.com>2009-02-20 17:31:55 -0500
commite6aa7f66d010e4baaacf54da0645a0b11f1d7f8d (patch)
tree99ffaf083f1002b4703551af734307e0a56e137b /debuginfofs.sysconfig
parent8ffddf2cdc52839deafefa37c78607d01121bcc1 (diff)
downloaddebuginfofs-e6aa7f66d010e4baaacf54da0645a0b11f1d7f8d.tar.gz
debuginfofs-e6aa7f66d010e4baaacf54da0645a0b11f1d7f8d.tar.xz
debuginfofs-e6aa7f66d010e4baaacf54da0645a0b11f1d7f8d.zip
Remove obsolete bash stuff
Diffstat (limited to 'debuginfofs.sysconfig')
-rw-r--r--debuginfofs.sysconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/debuginfofs.sysconfig b/debuginfofs.sysconfig
deleted file mode 100644
index 4724657..0000000
--- a/debuginfofs.sysconfig
+++ /dev/null
@@ -1,6 +0,0 @@
-# You will need to set this to the correct hostname
-DEBUGINFOFS_SERVER=test1079.test.redhat.com
-# You shouldn't need to edit these under normal circumstances
-BUILDID_URL="http://$DEBUGINFOFS_SERVER/debuginfofs/build-id/"
-BUILDID_MOUNTPOINT="/usr/lib/debug/.build-id"
-BUILDID_ARGS="-o umask=022"