Parcourir la source

corrected for new TakeAction

ceriel il y a 36 ans
Parent
commit
3ad68743ca
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      DistrAction

+ 3 - 2
DistrAction

@@ -1,2 +1,3 @@
-sh TakeAction distr distr/Action
-sh TakeAction distr distr/Action1
+p=/proj/em/Work
+sh TakeAction 'make distr' $p/distr/Action
+sh TakeAction 'make distr' $p/distr/Action1