Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Nextcloud
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Nextcloud
Commits
b230b8e2
Commit
b230b8e2
authored
9 years ago
by
Morris Jobke
Browse files
Options
Downloads
Patches
Plain Diff
move the OCPSinceChecker.php to build/
parent
eddbdb8f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
autotest.sh
+1
-1
1 addition, 1 deletion
autotest.sh
build/OCPSinceChecker.php
+0
-0
0 additions, 0 deletions
build/OCPSinceChecker.php
with
1 addition
and
1 deletion
autotest.sh
+
1
−
1
View file @
b230b8e2
...
...
@@ -90,7 +90,7 @@ if [ "$1" ]; then
fi
# check for the presence of @since in all OCP methods
$PHP
tests
/OCPSinceChecker.php
$PHP
build
/OCPSinceChecker.php
# Back up existing (dev) config if one exists and backup not already there
if
[
-f
config/config.php
]
&&
[
!
-f
config/config-autotest-backup.php
]
;
then
...
...
This diff is collapsed.
Click to expand it.
tests
/OCPSinceChecker.php
→
build
/OCPSinceChecker.php
+
0
−
0
View file @
b230b8e2
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment