Jean-Fabrice
05-05-2005, 17:00
Well,
can ppl try the following test and post here the result + fw in use ?
Assuming 'test' is 9896 bytes /usr/sbin/test (fw's one, not busybox link)
if test "x$FOO" != "x"; then echo "ok" ; fi
and
if test "x$PATH" != "x"; then echo "ok" ; fi
For me (Oleg's 1.9.2.7-4 fw), I got :
First test :
before write 0 : 1115308384
before read 0 : 1115308384
ok
Second test :
ok
I was wondering if my first result is the normal behaviour of '/usr/sbin/test'(I don't think so coz' busybox test doesn't give the samre result but would like others guy test results)
Oleg : if test is broken, is it Asus related or uclibc ? Can it be fixed some way ?
JF
:edit: correct typo in second test
can ppl try the following test and post here the result + fw in use ?
Assuming 'test' is 9896 bytes /usr/sbin/test (fw's one, not busybox link)
if test "x$FOO" != "x"; then echo "ok" ; fi
and
if test "x$PATH" != "x"; then echo "ok" ; fi
For me (Oleg's 1.9.2.7-4 fw), I got :
First test :
before write 0 : 1115308384
before read 0 : 1115308384
ok
Second test :
ok
I was wondering if my first result is the normal behaviour of '/usr/sbin/test'(I don't think so coz' busybox test doesn't give the samre result but would like others guy test results)
Oleg : if test is broken, is it Asus related or uclibc ? Can it be fixed some way ?
JF
:edit: correct typo in second test