projects
/
lectures
/
dfb-slides.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f12223
)
made clear where hunz should dock! :)
author
hackbard
<hackbard>
Fri, 21 Mar 2003 01:41:09 +0000
(
01:41
+0000)
committer
hackbard
<hackbard>
Fri, 21 Mar 2003 01:41:09 +0000
(
01:41
+0000)
cont2xml
patch
|
blob
|
history
diff --git
a/cont2xml
b/cont2xml
index 2323536355437003cf94592514c089e41d640240..7107138cfdc92436337bfe00e6892be82692d5ba 100755
(executable)
--- a/
cont2xml
+++ b/
cont2xml
@@
-87,6
+87,11
@@
while [ "1" ]; do
<header size="20"></header>
EOF
+if [ -f ./1337.pl ] ; then
+ ./1337.pl $@ $count
+else
+ echo "can't execute $@ $count ... (hunz!!!) :)"
+fi
# hunz's 1337.pl inserts content here ;)
# ./1337.pl $@ $count ($1 is targetfile, $2 is sourcefile)