Search Results

Search: Posts Made By: nadne
Forum: Programming 05-19-2011
10,996
Posted By nadne
Thanks
Setting the SHELL variable, works.
Forum: Programming 05-18-2011
10,996
Posted By nadne
Make: Bad Substitution
Hi,
I have a make file which I try to execute, but it failed when it arrived to the line:
for r in ${PIPESTATUS
}; do if (($r != 0)); then exit $r; fi;done;
With the Error:
""make:/bin/sh: Bad...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy