mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	PBS_HOME wrong, should be /var/spool/torque (not /var/spool/pbs).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -7,7 +7,7 @@ trap "exit 0" 1 2 3 15 20 | ||||
|  | ||||
| sleep 5 | ||||
|  | ||||
| PBS_HOME=/var/spool/pbs | ||||
| PBS_HOME=/var/spool/torque | ||||
| PATH=$PBS_HOME/mom_priv:$PATH | ||||
| TAKEDOWN=$PBS_HOME/mom_priv/takedownnode | ||||
| TAKEDOWN2=$PBS_HOME/mom_priv/takedownnode2 | ||||
|   | ||||
| @@ -3,7 +3,7 @@ | ||||
| #(C)IBM Corp | ||||
| # | ||||
|  | ||||
| PBS_HOME=/var/spool/pbs | ||||
| PBS_HOME=/var/spool/torque | ||||
| PATH=$PBS_HOME/mom_priv:$PATH | ||||
| export LANG=C | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user