aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/desc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/desc.sh')
-rwxr-xr-xtest/desc.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/desc.sh b/test/desc.sh
deleted file mode 100755
index c9c8121..0000000
--- a/test/desc.sh
+++ /dev/null
@@ -1,7 +0,0 @@
1#!/bin/bash
2
3for name in $(cat qlist)
4do
5 echo $name
6 wd set-description $name en "A cyclone given name adopted by by ESCAP/WMO Typhoon Committee"
7done