Просмотр исходного кода

To document shell options.

git-svn-id: https://tufte-latex.googlecode.com/svn/trunk@156 516e2f36-ce3a-0410-bea4-1d4a03f5df72
master
Bil Kleb 15 лет назад
Родитель
Сommit
a1acdb33e8
1 измененных файлов: 3 добавлений и 3 удалений
  1. +3
    -3
      release

+ 3
- 3
release Просмотреть файл

@@ -1,9 +1,9 @@
#! /bin/bash #! /bin/bash


# shell options: -o = on, +o = off
set -o errexit # exit on first error set -o errexit # exit on first error
set -o nounset # report undefined variables

set +o xtrace # debugging
set -o nounset # report unset variables
set +o xtrace # show commands


PACKAGE="tufte-latex" PACKAGE="tufte-latex"




Загрузка…
Отмена
Сохранить