Dolda2000 GitWeb
/
dcp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69a41b
)
Removed a debugging feature.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Sun, 6 Jan 2008 01:59:32 +0000
(
02:59
+0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Sun, 6 Jan 2008 01:59:32 +0000
(
02:59
+0100)
dcp-init
patch
|
blob
|
blame
|
history
diff --git
a/dcp-init
b/dcp-init
index
7bd3d7e
..
5243493
100755
(executable)
--- a/
dcp-init
+++ b/
dcp-init
@@
-20,9
+20,6
@@
getaptsrc() {
mkdir "$td/apt-tmp"
(cd "$td/apt-tmp"; apt-get source "$1") || false
- echo Achtung
- sleep 10
-
sdir=
for f in "$td/apt-tmp"/*; do
if [ -d "$f" ]; then