summaryrefslogtreecommitdiffstats
path: root/TOOLS/qepdvcd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/qepdvcd.sh')
-rwxr-xr-xTOOLS/qepdvcd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/qepdvcd.sh b/TOOLS/qepdvcd.sh
index 50c2240d68..a436e17c37 100755
--- a/TOOLS/qepdvcd.sh
+++ b/TOOLS/qepdvcd.sh
@@ -234,7 +234,7 @@ else
SUBTITLESTRING="$SUBFILENAME"
fi
-if [ $SPLIT == "0" ]; then
+if [ $SPLIT = "0" ]; then
CICLES=0
TIMESTRING=""
else