summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2012-03-09 15:31:45 +0100
committerJan Pokorný <jpokorny@redhat.com>2012-03-09 15:31:45 +0100
commitbe86f5559a188eec101e8b040f7a057d5aaf1336 (patch)
treec5729463f279c9cb77cfd6e6d36b893119d20f7f
parent486635d185284f6ee99fc3e6a208acef5e5dbee3 (diff)
downloadwatch-bz-be86f5559a188eec101e8b040f7a057d5aaf1336.tar.gz
watch-bz-be86f5559a188eec101e8b040f7a057d5aaf1336.tar.xz
watch-bz-be86f5559a188eec101e8b040f7a057d5aaf1336.zip
table_data -> table-data
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rwxr-xr-xtable-data (renamed from table_data)0
-rwxr-xr-xwatch-bz2
2 files changed, 1 insertions, 1 deletions
diff --git a/table_data b/table-data
index 2206e0e..2206e0e 100755
--- a/table_data
+++ b/table-data
diff --git a/watch-bz b/watch-bz
index 3a83e92..5cc2ca3 100755
--- a/watch-bz
+++ b/watch-bz
@@ -30,7 +30,7 @@ fi
watch -t --interval $REFRESH_INTERVAL \
"$BUGZILLA query -c $COMPONENT -t $STATUS --outputformat $OUTPUT_FMT \
- | table_data $SEP \
+ | table-data $SEP \
| sed -u \
-e 's/urgent/URGENT/' \
-e 's/important/IMPORTANT/'"