On Monday 12 April 2010, Ville Skyttä wrote:

>  assert_complete "bashcomp.jarred toplevel" \
> -    "java -cp $TESTDIR/fixtures/java/bashcomp.jar "
> +    "java -cp fixtures/java/bashcomp.jar "

For the record, for some reason, use of $TESTDIR in above resulted in 'ERROR: 
can't read "TESTDIR": no such variable' after the assert_source_completions 
change I just committed; no such error before it.  No idea if that's something 
that was to be expected, but this change fixes it both before and after.

_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to