]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
0021196: [CEA 456] Integration and merge modification for debian packages
authoreap <eap@opencascade.com>
Tue, 1 Mar 2011 13:14:26 +0000 (13:14 +0000)
committereap <eap@opencascade.com>
Tue, 1 Mar 2011 13:14:26 +0000 (13:14 +0000)
commit49e0ec7d48f7c83d832d73a8f6645829177b1c7a
tree54e562e9920967c214da833f46bb472571ad010b
parent457b379be7f989116a3f50bce6367bada20cb7b0
0021196: [CEA 456] Integration and merge modification for debian packages

Replace >& csh construct by 2>

The former is recognized by bash, but not all by POSIX
shells, for instance dash throws this error:
  sh: Syntax error: Bad fd number
src/SVTK/SVTK_Recorder.cxx