projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a807864
)
bug in buildscript
author
jzhou
<jzhou>
Thu, 21 Jul 2011 23:34:03 +0000
(23:34 +0000)
committer
jzhou
<jzhou>
Thu, 21 Jul 2011 23:34:03 +0000
(23:34 +0000)
Robust/src/buildscript
patch
|
blob
|
history
diff --git
a/Robust/src/buildscript
b/Robust/src/buildscript
index 6c9c97ba0332e20a088e5deb7c40fcdf586e712d..0f2107ab35b7cd2920a83ba7a5fd64c99a150831 100755
(executable)
--- a/
Robust/src/buildscript
+++ b/
Robust/src/buildscript
@@
-436,7
+436,7
@@
PROFILEINTERRUPTFLAG=true
elif [[ $1 = '-useio' ]]
then
USEIOFLAG=true
-elif [[ $1 = '-gccachecoherent
on
' ]]
+elif [[ $1 = '-gccachecoherent' ]]
then
GCCACHECOHERENTFLAG=true
elif [[ $1 = '-taskstate' ]]