On 07/30/2014 06:33 PM, Reuti wrote:
Am 17.07.2014 um 16:22 schrieb Pierre Lindenbaum:
OK, it seems to be a known bug : I was redirect to that post today:
https://arc.liv.ac.uk/trac/SGE/ticket/1420?cversion=0&cnum_hist=1
It's just exported. But did you set it to a script or alike beforehand
Am 17.07.2014 um 16:22 schrieb Pierre Lindenbaum:
> OK, it seems to be a known bug : I was redirect to that post today:
>
> https://arc.liv.ac.uk/trac/SGE/ticket/1420?cversion=0&cnum_hist=1
>
>
> I'm now trying to set the variable QRSH_WRAPPER
> How does it look like ? Is there any example for
OK, it seems to be a known bug : I was redirect to that post today:
https://arc.liv.ac.uk/trac/SGE/ticket/1420?cversion=0&cnum_hist=1
I'm now trying to set the variable QRSH_WRAPPER
How does it look like ? Is there any example for shell wrapping this shell ?
I tried:
```
#!/bin/bash
export Q
Hi all,
here is something I've observed with our new installation of SGE:
Here is a simple makefile
###
.PHONY:all
all:
echo "Hello" && \
cat /dev/zero | tr "\0" "\n" | head -n 1
###
it works fine with std GNU-make 3.81 (and even with SLURM+make 3.8