Skip to content
Snippets Groups Projects
Commit bf29eb42 authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

Task #4437: Here are the required changes for item 2 on the list; sed is your friend :)

parent 66a84615
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
#!/bin/sh
./runctest.sh tMirror > tMirror.log 2>&1
./runctest.sh tMirror
#!/bin/sh
./runctest.sh tNDPPP > tNDPPP.log 2>&1
./runctest.sh tNDPPP
#!/bin/sh
./runctest.sh tPSet > tPSet.log 2>&1
./runctest.sh tPSet
#!/bin/sh
./runctest.sh tPreFlagger > tPreFlagger.log 2>&1
./runctest.sh tPreFlagger
#!/bin/sh
./runctest.sh tUVWFlagger > tUVWFlagger.log 2>&1
./runctest.sh tUVWFlagger
#!/bin/sh
./runctest.sh test_flaggers > test_flaggers.log 2>&1
./runctest.sh test_flaggers
#!/bin/sh
./runctest.sh tmwflagger > tmwflagger.log 2>&1
./runctest.sh tmwflagger
#!/bin/sh
./runctest.sh tgsm_import > tgsm_import.log 2>&1
./runctest.sh tgsm_import
#!/bin/sh
./runctest.sh tClusterDesc > tClusterDesc.log 2>&1
./runctest.sh tClusterDesc
#!/bin/sh
./runctest.sh tNodeDesc > tNodeDesc.log 2>&1
./runctest.sh tNodeDesc
#!/bin/sh
./runctest.sh tSocketConnection > tSocketConnection.log 2>&1
./runctest.sh tSocketConnection
#!/bin/sh
./runctest.sh tSocketConnectionSet > tSocketConnectionSet.log 2>&1
./runctest.sh tSocketConnectionSet
#!/bin/sh
./runctest.sh tVdsDesc > tVdsDesc.log 2>&1
./runctest.sh tVdsDesc
#!/bin/sh
./runctest.sh tVdsPartDesc > tVdsPartDesc.log 2>&1
./runctest.sh tVdsPartDesc
#!/bin/sh
./runctest.sh tWorkersDesc > tWorkersDesc.log 2>&1
./runctest.sh tWorkersDesc
#!/bin/sh
./runctest.sh tfinddproc > tfinddproc.log 2>&1
./runctest.sh tfinddproc
#!/bin/sh
./runctest.sh trundist > trundist.log 2>&1
./runctest.sh trundist
#!/bin/sh
./runctest.sh tstartdproc > tstartdproc.log 2>&1
./runctest.sh tstartdproc
#!/bin/sh
./runctest.sh tMSSplit > tMSSplit_test.log 2>&1
./runctest.sh tMSSplit
#!/bin/sh
./runctest.sh tVdsMaker > tVdsMaker_test.log 2>&1
./runctest.sh tVdsMaker
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment