Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arne Øslebø
mapi
Commits
435d0667
Commit
435d0667
authored
Oct 15, 2007
by
Browse files
Removed unnecessary debug prints
git-svn-id:
file:///home/svn/mapi/trunk@1337
8d5bb341-7cf1-0310-8cf6-ba355fef3186
parent
a51d0497
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/abw/scripts/dag-init.sh.in
View file @
435d0667
...
@@ -27,10 +27,12 @@ DSM_CONFIG=$MAPI_DIR/etc/dsm.cfg
...
@@ -27,10 +27,12 @@ DSM_CONFIG=$MAPI_DIR/etc/dsm.cfg
case
"
$1
"
in
case
"
$1
"
in
start
)
start
)
$DAG_SCRIPT
8.2
>>
/tmp/dag.log
# Edit following lines for your DAG cards
$DAG_SCRIPT
8.2 2
-f
>>
/tmp/dag.log
$DSM_LOADER
-d
/dev/dag0
-f
$DSM_CONFIG
-v
>>
/tmp/dag.log
$DAG_SCRIPT
8.2
$DSM_LOADER
-d
/dev/dag2
-f
$DSM_CONFIG
-v
>>
/tmp/dag.log
$DAG_SCRIPT
8.2 2
-f
$DSM_LOADER
-d
/dev/dag0
-f
$DSM_CONFIG
-v
$DSM_LOADER
-d
/dev/dag2
-f
$DSM_CONFIG
-v
;;
;;
stop
)
stop
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment