Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rtir
Commits
3b5dd0ce
Commit
3b5dd0ce
authored
Jul 25, 2013
by
Kevin Falcone
Browse files
Add in accidentally skipped files (missed the $ so the .in files were missed)
Also include a new test file.
parent
7e621539
Changes
2
Hide whitespace changes
Inline
Side-by-side
MANIFEST
View file @
3b5dd0ce
...
...
@@ -8,6 +8,7 @@ docs/UPGRADING
docs/UPGRADING-2.4
docs/UPGRADING-2.6
docs/UPGRADING-3.0
etc/add_constituency.in
etc/initialdata
etc/logo/gif/rtir-logo-badge-3d.gif
etc/logo/gif/rtir-logo-badge-shadow.gif
...
...
@@ -42,6 +43,7 @@ etc/upgrade/2.5.1/update_saved_searches.pl.in
etc/upgrade/2.6.2/content
etc/upgrade/2.9.0/content
etc/upgrade/3.0.0rc2/content
etc/upgrade/upgrade.pl.in
html/Callbacks/RTIR/autohandler/Default
html/Callbacks/RTIR/Elements/EditCustomField/EditComponentName
html/Callbacks/RTIR/Elements/Header/Default
...
...
@@ -188,6 +190,7 @@ lib/RT/Condition/RTIR_RequireReportActivation.pm
lib/RT/Condition/RTIR_StaffResponse.pm
lib/RT/IR.pm
lib/RT/IR/Config.pm
lib/RT/IR/Test.pm.in
lib/RT/IR/Test/Web.pm
Makefile.PL
MANIFEST This list of files
...
...
@@ -251,6 +254,7 @@ t/report/status.t
t/rtfm/basics.t
t/rtfm/on-create.t
t/rtfm/on-update.t
t/searches/menu.t
t/searches/simple.t
t/upgrade/2.6.0-to-2.9.0.t
t/walk-web.t
MANIFEST.SKIP
View file @
3b5dd0ce
...
...
@@ -9,9 +9,9 @@
^\.git
^t/tmp/
^MYMETA\.*
^etc/add_constituency
^etc/upgrade/upgrade.pl
^etc/add_constituency
$
^etc/upgrade/upgrade.pl
$
^etc/upgrade/2.5.1/update_saved_searches.pl$
^lib/RT/IR/Test.pm
^lib/RT/IR/Test.pm
$
^\.prove
\.sw[op]$
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment