Actions
Bug #1273
closedincorrect command in Jenkins build script
Start date:
02/19/2014
Due date:
% Done:
0%
Estimated time:
0.50 h
Description
[Ubuntu-12.04-64bit] $ /bin/sh -xe /tmp/hudson9080299345078764782.sh
+ rm -Rf /home/jenkins/.ndnx
+ [ Ubuntu-12.04-64bit (vm1) = jenkins-slave-osx ]
/tmp/hudson9080299345078764782.sh: 5: [: Ubuntu-12.04-64bit: unexpected operator
+ + ndnsec-install-cert -
ndnsec-keygen /tmp/jenkins/Ubuntu-12.04-64bit (vm1)
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::too_many_positional_options_error> >'
what(): too many positional options
Aborted (core dumped)
ERROR: Empty buffer during TLV processing
[ Ubuntu-12.04-64bit (vm1) = jenkins-slave-osx ]
shouldn't appear in command line.
Actions