diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2006-08-01 05:37:49 +0000 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2006-08-01 05:37:49 +0000 |
commit | d2fbedf451600f63e5d7a58d8d350c223e3fb637 (patch) | |
tree | 8cf055582b5d3280575683aa548f5c23e2ef2c8e /portland | |
parent | 46a2cb260ac23d5830a4ea0735e0d56627ab82e8 (diff) |
Urge people to send in test report
Diffstat (limited to 'portland')
-rwxr-xr-x | portland/xdg-utils/tests/testrun | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/portland/xdg-utils/tests/testrun b/portland/xdg-utils/tests/testrun index 7370c16..5d7caca 100755 --- a/portland/xdg-utils/tests/testrun +++ b/portland/xdg-utils/tests/testrun @@ -166,6 +166,10 @@ if [ -z "$XDG_TEST_SELF_LAUNCH" ] ; then # not su'd EC=0 echo "ok" fi + if [ -z "$*" ] ; then + echo "Please consider submitting your test report to" + echo "http://portland.freedesktop.org/testreport.html" + fi exit "$EC" else ## Running su'd. save results. |