* add caution
authormitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Mon, 4 Oct 2010 12:31:01 +0000 (12:31 +0000)
committermitty <mitty@7d2118f6-f56c-43e7-95a2-4bb3031d96e7>
Mon, 4 Oct 2010 12:31:01 +0000 (12:31 +0000)
git-svn-id: https://lab.mitty.jp/svn/lab/trunk/twitter@62 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

show_status.pl

index c0de205..1c76079 100755 (executable)
@@ -36,7 +36,7 @@ eval {
 if ($@) {
     evalrescue($@);
 }
-print "done\n";
+print "truncated output done\n";
 
 
 sub evalrescue {