projects
/
h316.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
643897c
)
*** empty log message ***
author
hachti
<hachti>
Wed, 18 May 2005 08:31:14 +0000
(08:31 +0000)
committer
hachti
<hachti>
Wed, 18 May 2005 08:31:14 +0000
(08:31 +0000)
bin/sload
patch
|
blob
|
blame
|
history
diff --git
a/bin/sload
b/bin/sload
index 49e8bf277a5aa9f8615bd112cdede14478277fa0..7cada68aaae41cc70ee8bf36dd8c5d862e90546e 100644
(file)
--- a/
bin/sload
+++ b/
bin/sload
@@
-1,12
+1,12
@@
#!/bin/bash
# Load a slst file
-if [ ! $1 ] ; then
- echo "Argument fehlt!"
+if [ !
-e
$1 ] ; then
+ echo "Argument fehl
erhaf
t!"
exit 2
fi
-$name=tmp
+name="tmp"
echo "at ptr $1" > $name.go
echo "boot ptr" >> $name.go