Subject: | -d --description option not working for Gist service |
Running the command below will create the gist but does not edit the
description. I've managed to successfully create a local service and the
same command works as expected.
$ nopaste -n $USER -s Gist -d "Testing App::Nopaste::Service::Gist" --
filename $FILE
$ perl -v
This is perl 5, version 14, subversion 0 (v5.14.0) built for i686-linux
$ uname -a
Linux desktop 2.6.38-11-generic-pae #50-Ubuntu SMP Mon Sep 12 22:21:04
UTC 2011 i686 i686 i386 GNU/Linux