Michel,

I've been seeing this error whenever I run make-kpkg modules_clean over
drm-trunk:

test -f debian/control.m4
if [ ! $UID = 0 ]; then echo "not root!"; exit 1; fi
[: 1: 0: unexpected operator

If you wrap the $$UID in double quotes the test performs correctly.

-- 
[EMAIL PROTECTED]                           http://spacepants.org/jaq.gpg

Reply via email to