]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use 'test -f' instead of 'test -e'.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Dec 2009 04:37:40 +0000 (04:37 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Dec 2009 04:37:40 +0000 (04:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@20248 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/reconfigure

index 59166b9f4ac35b3e85983b82c149826f9b4beaf4..988a356736671796c73764fa9a5910b6acc601ea 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # Rerun configure with the same options as last time.
 
-if test -e config.log
+if test -f config.log
 then
   perl -e 'while(<>) { if(s/^ *\$ *(.*)configure/$1configure/) { exec $_; } }' config.log
 else

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.