cleanup on beginning
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# cleanup
|
||||||
|
rm -r /tmp/parallel-* /tmp/overall-result-* /tmp/g_analyze.sh-*
|
||||||
|
|
||||||
. /etc/bash/gaboshlib.include
|
. /etc/bash/gaboshlib.include
|
||||||
|
|
||||||
# Chart Part
|
# Chart Part
|
||||||
@@ -8,9 +11,6 @@
|
|||||||
|
|
||||||
g_nice
|
g_nice
|
||||||
|
|
||||||
# cleanup
|
|
||||||
rm -r /tmp/parallel-* /tmp/overall-result-* /tmp/g_analyze.sh-*
|
|
||||||
|
|
||||||
|
|
||||||
function g_echo_note {
|
function g_echo_note {
|
||||||
[ -z "$1" ] && return 0
|
[ -z "$1" ] && return 0
|
||||||
|
|||||||
Reference in New Issue
Block a user