summaryrefslogtreecommitdiffstats
path: root/streams/streams
diff options
context:
space:
mode:
Diffstat (limited to 'streams/streams')
-rwxr-xr-xstreams/streams2
1 files changed, 1 insertions, 1 deletions
diff --git a/streams/streams b/streams/streams
index f3cbc300..01097aea 100755
--- a/streams/streams
+++ b/streams/streams
@@ -19,7 +19,7 @@ function start() {
exit 1
fi
done; then
- echo "!! Stream not found!"
+ echo "!! Stream '$REQ' not found!"
exit 1
fi
}