Parent Directory
|
Revision Log
|
Patch
revision 996 by davidg, Mon Feb 16 21:02:29 2009 UTC | revision 997 by davidg, Mon Oct 26 16:15:38 2009 UTC | |
---|---|---|
# | Line 6 | Line 6 |
6 | # | # |
7 | set mycshtmpfile=`mktemp /tmp/vocachedir.XXXXXX` | set mycshtmpfile=`mktemp /tmp/vocachedir.XXXXXX` |
8 | if -f $mycshtmpfile then | if -f $mycshtmpfile then |
9 | sh -c "export ISCSHELL=yes ; . ./AAvocachedir.sh" >> $mycshtmpfile | sh -c "export ISCSHELL=yes ; . @PROFILEDIR@/AAvocachedir.sh" >> $mycshtmpfile |
10 | source $mycshtmpfile | source $mycshtmpfile |
11 | rm -f $mycshtmpfile | rm -f $mycshtmpfile |
12 | endif | endif |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |