Warning! We have ended support for Kiln Harmony. We will continue to support Mercurial and Git repositories individually, but not both at the same time.

Please convert this repository to either a Mercurial or Git repository. To do so, have an Admin go to Settings, then click "Convert Repository to Git-only or Mercurial-only", and follow the instructions there.

Alternatively, you can see a list of all Harmony repos, and convert many at once here.

If you have any questions or concerns, please contact us at customer-service@fogcreek.com.

Mercurial
Repositories » pharo-vm Read More
Clone URL:  
Pushed to one repository · View In Graph Contained in tip and develop

diplsay all bash commands that are used

Changeset b6f586dd3042

Parent 5ebf11a845ea

by Profile picture of User 2Camillo Bruni <camillobruni@gmail.com>

Changes to one file · Browse files at b6f586dd3042 Showing diff from parent 5ebf11a845ea Diff from another changeset...

Change 1 of 2 Show Entire File build.sh Stacked
 
24
25
26
 
 
27
28
29
 
36
37
38
39
 
 
 
24
25
26
27
28
29
30
31
 
38
39
40
 
 
41
@@ -24,6 +24,8 @@
 fi    # =============================================================================== +set -x +  codegen-scripts/extract-commit-info.sh    cd image @@ -36,4 +38,4 @@
   ./pharo generator.image script.st   -cd ../build/build.sh \ No newline at end of file
+cd ../build/build.sh