Skip to content

Commit

Permalink
Fixed Icecream payload
Browse files Browse the repository at this point in the history
Adjusted MOOSE_PROMPT to match across all shells.

Refs idaholab#14373
  • Loading branch information
milljm committed Nov 26, 2019
1 parent 1c9e39d commit 635886f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions framework/doc/packages_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ conda_vtk: 8.2
pip_pylint: 1.6.5
pip_livereload: 2.5.1
moose_packages:
osx10.15: moose-environment_osx-catalina_20191115_x86_64.pkg
osx10.14: moose-environment_osx-mojave_20191115_x86_64.pkg
osx10.13: moose-environment_osx-highsierra_20191105_x86_64.pkg
ubuntu16: moose-environment_ubuntu-16.04_20191115_x86_64.deb
ubuntu18: moose-environment_ubuntu-18.04_20191115_x86_64.deb
opensuse15: moose-environment_opensuse-15.0_20191115_x86_64.rpm
fedora31: moose-environment_fedora-31_20191115_x86_64.rpm
centos8: moose-environment_centos-8.0.1905_20191115_x86_64.rpm
osx10.15: moose-environment_osx-catalina_20191125_x86_64.pkg
osx10.14: moose-environment_osx-mojave_20191125_x86_64.pkg
osx10.13: moose-environment_osx-highsierra_20191125_x86_64.pkg
ubuntu16: moose-environment_ubuntu-16.04_20191125_x86_64.deb
ubuntu18: moose-environment_ubuntu-18.04_20191125_x86_64.deb
opensuse15: moose-environment_opensuse-15.0_20191125_x86_64.rpm
fedora31: moose-environment_fedora-31_20191125_x86_64.rpm
centos8: moose-environment_centos-8.0.1905_20191125_x86_64.rpm
4 changes: 2 additions & 2 deletions package_version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# moose-environment package version (https://github.com/idaholab/package_builder)
# https://github.com/idaholab/package_builder/pull/216
repo-hash:6b624b2769e9d3f5b9a03749d3b351d76e5d6607
# https://github.com/idaholab/package_builder/pull/217
repo-hash:7af64c8a0de933a801d096655b79fb957ecc10b1

0 comments on commit 635886f

Please sign in to comment.